~ubuntu-branches/ubuntu/saucy/libpoe-component-client-http-perl/saucy

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): Florian Schlichting, Ansgar Burchardt, gregor herrmann, Florian Schlichting
  • Date: 2012-04-13 22:05:52 UTC
  • mfrom: (1.1.12) (2.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20120413220552-655x1liomw2udvv4
Tags: 0.945-1
[ Ansgar Burchardt ]
* New upstream release 0.944.
* Bump (build-)dep on libpoe-component-client-keepalive-perl to >= 0.2680
  and libpoe-perl to >= 2:1.3120.
* debian/control: Convert Vcs-* fields to Git.

[ gregor herrmann ]
* New upstream release 0.945.
* Bump versioned (build) dependency on libpoe-component-client-
  keepalive-perl again.
* Refresh fix-whatis-entry.patch (offset).
* Update copyright years.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).

[ Florian Schlichting ]
* Provide alternative for versioned dependency nowadays satisfied by Perl.
* Forward fix-whatis-entry.patch upstream.
* Added myself to uploaders and copyright.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    POE::Component::Client::HTTP - a HTTP user-agent component
3
3
 
4
4
VERSION
5
 
    version 0.943
 
5
    version 0.945
6
6
 
7
7
SYNOPSIS
8
8
      use POE qw(Component::Client::HTTP);
496
496
    https://rt.cpan.org/Dist/Display.html?Queue=POE-Component-Client-HTTP
497
497
 
498
498
REPOSITORY
499
 
    http://github.com/rcaputo/poe-component-client-http
500
 
    http://gitorious.org/poe-component-client-http
 
499
    Github: <http://github.com/rcaputo/poe-component-client-http> .
 
500
 
 
501
    Gitorious: <http://gitorious.org/poe-component-client-http> .
501
502
 
502
503
OTHER RESOURCES
503
 
    http://search.cpan.org/dist/POE-Component-Client-HTTP/
 
504
    <http://search.cpan.org/dist/POE-Component-Client-HTTP/>
504
505