Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    use v5.14;
    ...
    #$pdf->saveas("$save_file.pdf");
    $pdf->saveas("$new_name.pdf");
    __END__
    
  2. or download this
    Unable to open /media/fred/Windows8_OS/Documents and Settings/Fred/Doc
    +uments/October_9_2014.pdf for writing at /usr/local/share/perl/5.18.2
    +/PDF/API2/Basic/PDF/File.pm line 393.
    $
    
  3. or download this
    $ perl cal1.pl
    months are January February March April May June July August September
    + October November December
    ...
      print "\n";
    }
    $