Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: q. on style/technique

by damian1301 (Curate)
on Jul 06, 2001 at 04:56 UTC ( [id://94355]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    unless(open FH,"$file"){
        open(LOG,">>$log") or die"Error writing to error-log file...how we
    +ird: $!";
    ...
    }else{
        proceed as normal....
    }
    
  2. or download this
    $_.=($=+(6<<1));print(chr(my$a=$_));$^H=$_+$_;$_=$^H;
    print chr($_-39); # Easy but its ok.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-26 04:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found