Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Private Utilities

by Aristotle (Chancellor)
on Dec 01, 2005 at 05:29 UTC ( [id://513198]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    ######################################################################
    +#########
    print( "Installation failed.\n" ), exit 1 unless $success;
    ######################################################################
    +#########
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
            print "\tNo handler found\n";
        }
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://513198]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-03-28 23:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found