Acajou / mojox-useragent

MojoX::UserAgent: Asynchronous User-Agent implementation for the Mojo Web Framework

This URL has Read+Write access

Acajou (author)
Sun Aug 23 06:15:18 -0700 2009
commit  d9bdd41842b5bb6ff6b5f5112c24ef5425d1cc3c
tree    27dc9bcc4f9334a8700a185b749043ffb7533ceb
parent  731dfe79cfb5cc25687b88cedfd7ea25d0714b66
name age message
file .gitignore Loading commit data...
file Changes
file LICENSE
file MANIFEST.SKIP
file Makefile.PL
file README
directory lib/
directory t/
README
MojoX::UserAgent

An asynchronous HTTP user-agent implementation for the Mojo Web Framework.

INSTALLATION

To install this module, run the following commands:

perl Makefile.PL
make
make test
make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc MojoX::UserAgent

This project is developed using Github.  You may find the very latest
source here:

    http://github.com/Acajou/mojox-useragent/tree/master

You may create bug reports or feature requests here:

    http://github.com/Acajou/mojox-useragent/issues

You may also look for information on CPAN at:

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/MojoX::UserAgent

    CPAN Ratings
        http://cpanratings.perl.org/dist/MojoX::UserAgent

    Search CPAN
        http://search.cpan.org/dist/MojoX::UserAgent


COPYRIGHT AND LICENCE

Copyright (C) 2009 Pascal Gaudette

Please consult the LICENSE file for information on this package's
license.