Forgot your password?
typodupeerror

Comment Re:Nice for simple data translation (Score 1) 186

Funny you should mention that, because GPS Visualizer makes pretty heavy use of XML::Simple to read several XML-based GPS data file formats -- GPX, Garmin Forerunner, LOC, etc.).

(Unfortunately, I wasn't able to use it to create GPX files, because apparently the order of the tags is significant, and XML::Simple doesn't let you set the order.)

Slashdot Top Deals

Life would be so much easier if we could just look at the source code. -- Dave Olson

Working...