Acajou / mojox-useragent
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (4)
- Wiki (1)
- Graphs
-
Branch:
master
commit d9bdd41842b5bb6ff6b5f5112c24ef5425d1cc3c
tree 27dc9bcc4f9334a8700a185b749043ffb7533ceb
parent 731dfe79cfb5cc25687b88cedfd7ea25d0714b66
tree 27dc9bcc4f9334a8700a185b749043ffb7533ceb
parent 731dfe79cfb5cc25687b88cedfd7ea25d0714b66
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
Changes | ||
| |
LICENSE | ||
| |
MANIFEST.SKIP | ||
| |
Makefile.PL | ||
| |
README | ||
| |
lib/ | ||
| |
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.

