ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/GPS/GPS.pm
(Generate patch)

Comparing GPS/GPS.pm (file contents):
Revision 1.1 by stefan, Fri Apr 26 18:37:25 2002 UTC vs.
Revision 1.2 by root, Fri Apr 26 21:50:28 2002 UTC

1package GPS; 1package GPS;
2 2
3use 5.007003;
4use strict; 3use strict;
5use warnings; 4use warnings;
6use POSIX (); 5use POSIX ();
7use Coro::Socket; 6use Coro::Socket;
8 7

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines