Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^4: Getting Value from joining 2 variables

by Anonyrnous Monk (Hermit)
on Jan 02, 2011 at 15:33 UTC ( [id://880078]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    __END__
    Can't use string ("pax_1") as a SCALAR ref while "strict refs" in use 
    +at ./880063.pl line 8.
    
  2. or download this
    #!/usr/bin/perl
    use strict;
    ...
    }
    
    print "$paxing\n";  # "foo"
    

Log In?
Username:
Password:

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

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

    No recent polls found