File: README

package info (click to toggle)
libnet-gpsd3-perl 0.19-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 244 kB
  • sloc: perl: 589; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
To install

$> cpan2rpm Net::GPSD3
$> sudo rpm -Uhv perl-Net-GPSD3-0.0X-1.noarch.rpm

OR

$> perl Makefile.PL
$> make
$> make test
#> make install

If you are on a windows box you should use 'nmake' rather than 'make'.