in reply to Re^2: Parsing a .gpx file with Geo::Gpx
in thread Parsing a .gpx file with Geo::Gpx
I'm not sure what the code looks like when you have it "without quotes", so to remove any confusion, could you revert to the script as it was without out the "or die" stuff and just add use autodie; to the top? What, if any, errors do you get now? Thanks.