in reply to Re: Basic parsing XML perl - using FOREACH
in thread Basic parsing XML perl - using FOREACH

when you say "you must use strict; and use warnings; "

you must enumerate the problems in OPs code that would be caught by use strict; use warnings;

  • Comment on Re^2: Basic parsing XML perl - using FOREACH ( warnings; )