kopia lustrzana https://github.com/Hamlib/Hamlib
2002-11-07
Update: Fixed path in hint on making perltest.pl work. git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1254 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
2c4dc9fcd9
commit
37c2381daa
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
# make sure the module is there, hint: "ln -s .lib/hamlibperl.so hamlib.so"
|
||||
# make sure the module is there, hint: "ln -s .libs/hamlibperl.so hamlib.so"
|
||||
use hamlib;
|
||||
|
||||
print "Version: $hamlib::hamlib_version\n";
|
||||
|
|
Ładowanie…
Reference in New Issue