1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
fbb75d3de8 - Support STAGEDIR 2013-09-30 19:12:58 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Sunpoet Po-Chuan Hsieh
341a3caed5 - Update to 0.13
- Add LICENSE
- Remove outdated PERL_LEVEL check
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Net-HTTPS-NB/Changes
2013-06-13 18:55:20 +00:00
Sunpoet Po-Chuan Hsieh
af79b36947 - Add p5-Net-HTTPS-NB 0.12
Net::HTTPS::NB provides same interface as Net::HTTPS but it will never try
multiple reads when the read_response_headers() or read_entity_body() methods
are invoked. In addition allows non-blocking connect.

If read_response_headers() did not see enough data to complete the headers an
empty list is returned.

If read_entity_body() did not see new entity data in its read the value -1 is
returned.

WWW: http://search.cpan.org/dist/Net-HTTPS-NB/

Feature safe:	yes
2012-03-13 06:44:13 +00:00