1Garmin::Handler(3) User Contributed Perl Documentation Garmin::Handler(3)
2
3
4
6 GPS::Garmin::Handler - Handlers to Garmin data
7
9 use GPS::Garmin::Handler;
10
12 Used internally
13
15 Joao Pedro B Gonçalves , 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 590:
32 You forgot a '=back' before '=head1'
33
34 Around line 592:
35 Non-ASCII character seen before =encoding in 'Gonçalves'. Assuming
36 CP1252
37
38
39
40perl v5.30.1 2020-01-30 Garmin::Handler(3)