Re: libnet modification for OS/390
[email protected] (Graham Barr) Fri, 11 Feb 2000 14:30:27 +0000
| Newsgroups | perl.libnet |
|---|---|
| Message-ID | <[email protected]> |
Please do not make publically avaliable a file called libnet-1.0608.tar.gz as it may cause confusion. Please make it clrear in the filename that it is a modified version of 1.0607 (maybe libnet-1.0607-os390.tar.gz) But having said that I will look at it for inclusion. Thanks, Graham. On Thu, Feb 10, 2000 at 12:17:44PM -0700, [email protected] wrote: > > > > 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 > >