Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2.
Fax::Hylafax::Client is a simple Perl client for the HylaFAX fax server
(www.hylafax.org). It communicates with the server directly through the FTP
protocol and thus does not require any HylaFAX software component to be
installed on the client machine.
WWW: http://search.cpan.org/~arak/Fax-Hylafax-Client-1.01/
PR: ports/85954
Submitted by: Tony Shadwick <tshadwick@oss-solutions.com>