1Serial(3) User Contributed Perl Documentation Serial(3)
2
3
4
6 GPS::Serial - Access to the Serial port for the GPS::* modules
7
9 use GPS::Serial;
10
12 Used internally
13
15 Joao Pedro B Goncalves , joaop@sl.pt
16
18 Peter Bennett's GPS www and ftp directory:
19
20 ftp://sundae.triumf.ca/pub/peter/index.html.
21 http://vancouver-webpages.com/peter/idx_garmin.html
22
23 Official Garmin Communication Protocol Reference
24
25 http://www.garmin.com/support/protocol.html
26
28 Hey! The above document had some coding errors, which are explained
29 below:
30
31 Around line 261:
32 You forgot a '=back' before '=head1'
33
34
35
36perl v5.12.0 2007-12-31 Serial(3)