Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in subroutine entry at /usr/lib/perl5/XML/P
    +arser/Expat.pm line 475.
    
    no element found at line 1, column 0, byte -1 at /usr/lib/perl5/XML/Pa
    +rser.pm line 187
    
  2. or download this
    #!/usr/bin/perl -W
    
    use strict;
    ...
    print "paso parser\n";
    $parser->parse($cb_ticker);
    print "paso parser2\n";