Help for this page

Select Code to Download


  1. or download this
    ($file->{filestatus}{'well-formed'}{'content'} eq 'true') && ($file->{
    +filestatus}{'valid'}{'content'} eq 'true'))
    }
    
  2. or download this
    ($file->{filestatus}{'well-formed'}{'content'} eq 'true') && ($file->{
    +filestatus}{'valid'}{'content'} eq 'true')) {
        # do something useful
    }