The gps units sends 14 diferent lines every 3 secs, and i need to sort the line begining with: $GPGLL out and save it to a temporary var ($gpsdata).
Can this be done with a simple perl script ? like if/else?
Later most of the crap in that line will be useles, only the cordinates is to be stored in a text file.
Thanks again / Johan