diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-15 07:57:08 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-15 07:57:08 +0000 |
commit | 04386b5e0c0974e987fcd88ba96b4bb677b3765b (patch) | |
tree | 781705171865911bff6d0ebcba47934455fa6585 /net/p5-Net-HTTP/pkg-plist | |
parent | 454e6d2aa924c18b40b710917b2991e81e09358c (diff) | |
download | ports-04386b5e0c0974e987fcd88ba96b4bb677b3765b.tar.gz ports-04386b5e0c0974e987fcd88ba96b4bb677b3765b.zip |
The Net::HTTP class is a low-level HTTP client that supports
HTTP/1.0 and HTTP/1.1.
WWW: http://search.cpan.org/dist/Net-HTTP/
This new port is needed to update www/p5-libwww.
Notes
Notes:
svn path=/head/; revision=272749
Diffstat (limited to 'net/p5-Net-HTTP/pkg-plist')
-rw-r--r-- | net/p5-Net-HTTP/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/p5-Net-HTTP/pkg-plist b/net/p5-Net-HTTP/pkg-plist new file mode 100644 index 000000000000..1ad3d7da6b52 --- /dev/null +++ b/net/p5-Net-HTTP/pkg-plist @@ -0,0 +1,9 @@ +%%SITE_PERL%%/Net/HTTP.pm +%%SITE_PERL%%/Net/HTTPS.pm +%%SITE_PERL%%/Net/HTTP/Methods.pm +%%SITE_PERL%%/Net/HTTP/NB.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/HTTP/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/HTTP +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrm %%SITE_PERL%%/Net/HTTP +@dirrmtry %%SITE_PERL%%/Net |