Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    use strict;
    ...
    __DATA__;
    NAME = DamnDirtyApe
    PASS = HestonRules
    
  2. or download this
    #! /usr/bin/perl
    use strict ;
    ...
            print map { $_ . $/ } @lines[$_-2..$_] ;
        }
    }
    
  3. or download this
    [root@h24-69-83-179 Lib-Simple-0.0.1]# perl Makefile.PL
    Checking if your kit is complete...
    ...
    Use of uninitialized value in -d at /usr/local/lib/perl5/5.8.0/File/Pa
    +th.pm line 141.
    fileparse(): need a valid pathname at /usr/local/lib/perl5/5.8.0/File/
    +Path.pm line 142
    make: *** [pure_site_install] Error 255