in reply to Re: Infinite loop in XML Parser?
in thread Infinite loop in XML Parser?

CPAN tells me that XML::SAX::PurePerl is up to date. When I run the previous command:
perl -MXML::Simple -e" XML::Simple->new->XMLin(shift)" podtech.rss
... I get a repeating sequence as I described before. Clearly I have something out of date or some odd combination of things installed but I am not clear on how to go about figuring this out. Any other ideas?