Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

DamnDirtyApe's scratchpad

by DamnDirtyApe (Curate)
on Jun 02, 2004 at 12:58 UTC ( [id://359395]=scratchpad: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-20 06:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found