Help for this page

Select Code to Download


  1. or download this
    dpich@dpich-M6400:~/Documents/Copyright$ perl ./script.pl 
    Can't locate DateTime/Format/DateManip.pm in @INC (@INC contains: /etc
    +/perl /usr/local/lib/perl/5.14.2
     /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib
    +/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at ./scri
    +pt.pl line 14.
    BEGIN failed--compilation aborted at ./script.pl line 14.
    dpich@dpich-M6400:~/Documents/Copyright$
    
  2. or download this
    dpich@dpich-M6400:~/Documents/Copyright$ sudo perl -MCPAN -e 'install 
    +DateTime::Format::DateManip'
    Reading '/root/.cpan/Metadata'
      Database was generated on Fri, 04 May 2012 03:27:03 GMT
    ...
    Running Build install
      make test had returned bad status, won't install without force
    dpich@dpich-M6400:~/Documents/Copyright$