Path to this page:
Subject: CVS commit: pkgsrc/net/p5-Net
From: Shell Hung
Date: 2003-06-14 11:18:11
Message id: 20030614091811.C8385B004@cvs.netbsd.org
Log Message:
Updated to p5-Net-1.15
Changes (from 1.13) :
Global :
- Use read/print instead of sysread/syswrite for local files
so CRLF translation happens if it needs to
- Some Docs updated
Net::FTP :
- Fix merge error spotted by Slaven Rezic
- Support for ALLO command (patch from Matthew N. Andrews)
- Add some error checking to the examples in the SYNOPSIS
- Allow the firewall type to be specified in Net::Config
(patch from Philip Newton)
Net::SMTP :
- Allow multiple hosts to be passed to new() as an array reference
- Support MTAs with broken HELO response
(patch from Michael Driscoll)
- Support for BINARYMIME
(patch from Richard Coles)
- Fixes to the DSN parameter to mail()
(patch from Rafael Garcia-Suarez)
- Make the use of email address extraction configurable. By default
it is now back how it was
Some changes in Net::NNTP, Net::Domain and Net::Cmd
please see ChangeLog.
Files: