aboutsummaryrefslogtreecommitdiff
path: root/www/p5-AnyEvent-HTTP-LWP-UserAgent
Commit message (Collapse)AuthorAgeFilesLines
* - stage supportAndrej Zverev2014-01-052-3/+1
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=338763
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-021-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=325960
* AnyEvent::HTTP::LWP::UserAgent uses AnyEvent::HTTP inside but have anJun Kuriyama2013-01-134-0/+37
interface of LWP::UserAgent. You can safely use this module in Coro environment (and possibly in AnyEvent too). WWW: http://search.cpan.org/dist/AnyEvent-HTTP-LWP-UserAgent/ Notes: svn path=/head/; revision=310301