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

Re^4: Strictly frustrating !

by PearlsOfWisdom (Initiate)
on Jul 26, 2013 at 15:08 UTC ( [id://1046538]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Global symbol "%hash" requires explicit package name at test_do_archiv
    +e2.pl line 68.
    Global symbol "%hash" requires explicit package name at test_do_archiv
    +e2.pl line 70.
    Global symbol "%hash" requires explicit package name at test_do_archiv
    +e2.pl line 72.
    Global symbol "@array" requires explicit package name at test_do_archi
    +ve2.pl line 79.
    Execution of test_do_archive2.pl aborted due to compilation errors.
    
  2. or download this
    
    #!/usr/bin/perl -w
    ...
    {
      print "key:$key, value:$hash{$key}\n";
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found