Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

using variables in late contexts?

by enigmae (Pilgrim)
on Nov 26, 2002 at 21:04 UTC ( [id://215933]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my result_temp="";
    foreach my $test (@testarray)
    ...
    }
    push @RESULTS, @result_temp;
    }
    
  2. or download this
    -varbindlist => [$myvariable]
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 06:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found