Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        <val>3</val>
      </node>
    </opt>
    
  2. or download this
    Number found where operator expected at c.pl line 12, near "<val>1"
            (Missing operator before 1?)
    ...
            (Missing operator before node?)
    syntax error at c.pl line 8, near "?xml version="1.0"?>"
    Execution of c.pl aborted due to compilation errors.