diff options
Diffstat (limited to 'www/p5-LWP-Protocol-PSGI/pkg-descr')
-rw-r--r-- | www/p5-LWP-Protocol-PSGI/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-LWP-Protocol-PSGI/pkg-descr b/www/p5-LWP-Protocol-PSGI/pkg-descr new file mode 100644 index 000000000000..5ecbb6eb68e7 --- /dev/null +++ b/www/p5-LWP-Protocol-PSGI/pkg-descr @@ -0,0 +1,5 @@ +LWP::Protocol::PSGI is a module to hijack any code that uses +LWP::UserAgent underneath such that any HTTP or HTTPS requests can be +routed to your own PSGI application. + +WWW: http://search.cpan.org/dist/LWP-Protocol-PSGI/ |