Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: The most annoying common way to get a string literal in Perl is...

by Skeeve (Parson)
on Jul 12, 2004 at 21:33 UTC ( [id://373740]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $umask= umask;
    $hash{$umask}='umask value';
    $hash{'umask'}='umask text';
    print $hash{umask};
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-19 09:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found