Help for this page

Select Code to Download


  1. or download this
    use XML::Twig;
    my $file = $ARGV[0];
    ...
            print $out "b";
            print $out $elt->att('buildId'), ",";
        }