En réponse à Patrick Nelson <[EMAIL PROTECTED]>: > Just installed RH 80 > > Tried running a script that includes a call to Date::Manip which > produces a > S load of errors. Here is an example script: > > #!/usr/bin/perl > use Date::Manip; > print "this\n"; > exit 0;
try : [EMAIL PROTECTED] /]# perl -e 'use Date::Manip;' if there is a prob, Date::Manip is not installed on your FS .... get it on www.cpan.org :) > > will show the problem. This same script has worked on multiple RH > versions > and Manip.pm is exactly the same as on my 7.3 and 7.2 systems. I'm not > sure > what to do with this. Anyone have any ideas? > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > __END__ mailto : [EMAIL PROTECTED] http://www.e-perl.fr.fm -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list