libnet modification for OS/390
[email protected] Thu, 10 Feb 2000 12:17:44 -0700
| Newsgroups | perl.libnet |
|---|---|
| Message-ID | <[email protected]> |
I recently made a patch to libnet-1.0607 in order to use Net::FTP on OS/390. After discussing it some on [email protected], I created a libnet-1.0608 distribution that replaces Net/Cmd.pm and Net/FTP.pm with Cmd_pm.PL and FTP_pm.PL. I also modified Makefile.PL and MANIFEST so that the installation detects the platform and checks for Convert::EBCDIC if $^O is 'os390', and installs the OS/390 changes in Cmd.pm and FTP.pm. I'm posting this message in case Graham would like to include my changes in the next update to libnet. The files libnet.diff and libnet-1.0608.tar.gz can be download from: ftp://ftp.danofsteel.com/pub/libnet -- Dan Campbell