Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re (tilly) 1: bag of questions...

by tilly (Archbishop)
on Aug 27, 2000 at 18:22 UTC ( [id://29896]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Symbol;
    # Time passes
    my $foo = gensym();
    open ($foo, "<$file") or die "Cannot read $file: $!";
    
  2. or download this
    my $foo = do {local *FOO};
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://29896]
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: (2)
As of 2024-04-26 01:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found