Help for this page

Select Code to Download


  1. or download this
    use PAR;
    use lib 'Bam-Kapow';
    
  2. or download this
    BEGIN {
      use Archive::Zip;
    ...
      use lib 'shazam/lib';
    }
    END { use File::Path; rmtree 'shazam/'; }
    
  3. or download this
    Using Bam::Kapow version 0.01
    MOTD: Message of the day: PAR rules!
    
    Got Bam::Kapow from shazam/lib/Bam/Kapow.pm
    
  4. or download this
    use PAR 'extract';