Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $xml = XMLout( {records => $recs}, NoAttr => 1 );
    my $a=scalar($xml);
    print "$a";
    
  2. or download this
    use strict;
    use warnings;
    ...
          }
          $i++;
    }