Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Hash statement problem.

by AnomalousMonk (Archbishop)
on Mar 12, 2013 at 01:13 UTC ( [id://1022910]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -MData::Dump -le
    "print $];
    ...
    { rxml => "rxml_i_am", rxml_ob => "rxml_ob_it_is" }
    
    'rxml_i_am' 'rxml_ob_it_is'
    
  2. or download this
    >perl -wMstrict -MData::Dump -le
    "print $];
    ...
    { rxml => "rxml_i_am", rxml_ob => "rxml_ob_it_is" }
    
    Can't use string ("2/8") as a HASH ref while "strict refs" in use at -
    +e line 1.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-26 08:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found