Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-XML-Stream-1.23-9.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / p

Name: perl-XML-Stream Distribution: Fedora Project
Version: 1.23 Vendor: Fedora Project
Release: 9.el7 Build date: Wed Sep 3 21:17:44 2014
Group: Development/Libraries Build host: buildhw-11.phx2.fedoraproject.org
Size: 299363 Source RPM: perl-XML-Stream-1.23-9.el7.src.rpm
Packager: Fedora Project
Url: http://search.cpan.org/dist/XML-Stream/
Summary: XML::Stream - streaming XML library
This module provides the user with methods to connect to a remote server,
send a stream of XML to the server, and receive/parse an XML stream from
the server.  It is primarily based work for the Etherx XML router
developed by the Jabber Development Team.  For more information about this
project visit http://etherx.jabber.org/stream/.

XML::Stream gives the user the ability to define a central callback that
will be used to handle the tags received from the server.  These tags are
passed in the format defined at instantiation time.  the closing tag of an
object is seen, the tree is finished and passed to the call back function.
What the user does with it from there is up to them.

For a detailed description of how this module works, and about the data
structure that it returns, please view the source of Stream.pm and
look at the detailed description at the end of the file.

Provides

Requires

License

(GPL+ or Artistic) or LGPLv2+

Changelog

* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.23-9
  - Perl 5.20 rebuild
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Oct 11 2013 Petr Šabata <contyk@redhat.com> - 1.23-7
  - Correct the source URL
  - Fix the dependency list
  - Modernize the spec a bit
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 1.23-5
  - Perl 5.18 rebuild
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.23-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jun 14 2012 Petr Pisar <ppisar@redhat.com> - 1.23-2
  - Perl 5.16 rebuild
* Mon Jan 23 2012 Petr Šabata <contyk@redhat.com> - 1.23-1
  - 1.23 bump
  - Spec cleanup
  - Removing the unneeded tests patch
  - We are noarch, removing optflags
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-17
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 1.22-16
  - Perl mass rebuild
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-15
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Dec 23 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.22-14
  - 661697 rebuild for fixing problems with vendorach/lib
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.22-13
  - Mass rebuild with perl-5.12.0
* Mon Dec 07 2009 Stepan Kasal <skasal@redhat.com> - 1.22-12
  - rebuild against perl 5.10.1
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Thu Aug 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.22-9
  - fix license tag (technically, it was correct before, but this change prevents
    rpmlint from flagging it as bad in a false positive)
* Mon Jul 14 2008 Chris Weyl <cweyl@alumni.drew.edu> 1.22-8
  - add IO::Socket::SSL as a BR/R (see BZ#455344)
  - also add Net::DNS
  - make tests run if --with network-tests
  - misc spec touchups
* Thu Feb 07 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.22-7
  - rebuild for new perl
* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa@redhat.com> 1.22-6.1
  - correct license tag
  - add BR: perl(ExtUtils::MakeMaker)
* Thu Aug 31 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.22-6
  - bump for mass rebuild
* Sat May 27 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.22-5
  - bump release, to deal with cvs-import.sh being confused by .rpmmacros
* Thu May 25 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.22-4
  - include license text, including generated ones
  - include correspondance with the module's author
* Wed May 24 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.22-3
  - update license to triple licensed, based on conversations with upstream
* Mon May 15 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.22-2
  - add CHANGES, README, INFO to docs
* Fri May 12 2006 Chris Weyl <cweyl@alumni.drew.edu> 1.22-1
  - first f-e spec.
  - patched the tests to try to connect to the gtalk jabber servers, since the
    default one seemed to be "non-funct"

Files

/usr/share/doc/perl-XML-Stream-1.23
/usr/share/doc/perl-XML-Stream-1.23/CHANGES
/usr/share/doc/perl-XML-Stream-1.23/INFO
/usr/share/doc/perl-XML-Stream-1.23/LICENSING.correspondance
/usr/share/doc/perl-XML-Stream-1.23/README
/usr/share/doc/perl-XML-Stream-1.23/t
/usr/share/doc/perl-XML-Stream-1.23/t/0-signature.t
/usr/share/doc/perl-XML-Stream-1.23/t/buildxml.t
/usr/share/doc/perl-XML-Stream-1.23/t/cdata.t
/usr/share/doc/perl-XML-Stream-1.23/t/load.t
/usr/share/doc/perl-XML-Stream-1.23/t/parse_node.t
/usr/share/doc/perl-XML-Stream-1.23/t/parse_tree.t
/usr/share/doc/perl-XML-Stream-1.23/t/quotes.t
/usr/share/doc/perl-XML-Stream-1.23/t/tcpip.t
/usr/share/doc/perl-XML-Stream-1.23/t/tcpip2ssl.t
/usr/share/doc/perl-XML-Stream-1.23/t/test.xml
/usr/share/doc/perl-XML-Stream-1.23/t/xml2config.t
/usr/share/doc/perl-XML-Stream-1.23/t/xpath.t
/usr/share/man/man3/XML::Stream.3pm.gz
/usr/share/man/man3/XML::Stream::IO::Select::Win32.3pm.gz
/usr/share/man/man3/XML::Stream::Namespace.3pm.gz
/usr/share/man/man3/XML::Stream::Node.3pm.gz
/usr/share/man/man3/XML::Stream::Parser.3pm.gz
/usr/share/man/man3/XML::Stream::Parser::DTD.3pm.gz
/usr/share/man/man3/XML::Stream::Tree.3pm.gz
/usr/share/perl5/vendor_perl/XML
/usr/share/perl5/vendor_perl/XML/Stream
/usr/share/perl5/vendor_perl/XML/Stream.pm
/usr/share/perl5/vendor_perl/XML/Stream/IO
/usr/share/perl5/vendor_perl/XML/Stream/IO/Select
/usr/share/perl5/vendor_perl/XML/Stream/IO/Select/Win32.pm
/usr/share/perl5/vendor_perl/XML/Stream/Namespace.pm
/usr/share/perl5/vendor_perl/XML/Stream/Node.pm
/usr/share/perl5/vendor_perl/XML/Stream/Parser
/usr/share/perl5/vendor_perl/XML/Stream/Parser.pm
/usr/share/perl5/vendor_perl/XML/Stream/Parser/DTD.pm
/usr/share/perl5/vendor_perl/XML/Stream/Tree.pm
/usr/share/perl5/vendor_perl/XML/Stream/XPath
/usr/share/perl5/vendor_perl/XML/Stream/XPath.pm
/usr/share/perl5/vendor_perl/XML/Stream/XPath/Op.pm
/usr/share/perl5/vendor_perl/XML/Stream/XPath/Query.pm
/usr/share/perl5/vendor_perl/XML/Stream/XPath/Value.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024