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.