Help for this page

Select Code to Download


  1. or download this
    "Can't call method "flush" on an undefined value at C:/Perl/site/lib/X
    +ML/Twig.pm
    line 6832, <INFILE> line 4083."
    
  2. or download this
    select \*OUTFILE;
    my $t = new XML::Twig( twig_roots => {
    #                                      'MemberID' => \&member,
    ...
        $balance90->paste('last_child', $balance);
        $balance -> flush(\*OUTFILE);
    }