Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

"eval" variable in non-perl statment?

by ftforger (Sexton)
on Mar 29, 2001 at 00:21 UTC ( [id://67929]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $v1="user_value1";
    
    ...
    close(INFILE);
    
    print "$line\n";
    
  2. or download this
    thing1 type1 $v1
    
  3. or download this
    thing1 type1 user_value1
    

Log In?
Username:
Password:

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

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

    No recent polls found