Help for this page

Select Code to Download


  1. or download this
    Can't call method "status" on unblessed reference at
    
  2. or download this
    use XML::Simple;
    use strict;
    ...
    if ($status eq "active"){
       print "active"
    }