in reply to Re^2: XML::Twig - Filtering and duplexing output to multiple output files
in thread [SOLVED] XML::Twig - Filtering and duplexing output to multiple output files

obviously the author is right!
See indeed the docs about flush

You cannot hack it using print or sprint because they have to be used AFTER parse. lesson learned. Thanks.

L*
There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
  • Comment on Re^3: XML::Twig - Filtering and duplexing output to multiple output files
  • Download Code