in reply to Re: $twig->flush causing output to stdout?
in thread $twig->flush causing output to stdout?

Sorry that wasn't clear; I meant it does this when I call this as a subroutine a second time (specifying a new filename).

  • Comment on Re^2: $twig->flush causing output to stdout?

Replies are listed 'Best First'.
Re^3: $twig->flush causing output to stdout?
by soonix (Chancellor) on Mar 28, 2015 at 20:14 UTC
    Then this s dependant on how you called the subroutine, especially in which way you specified the new filename. You should show us that code as well.