package HotSaNICmod::OSdep;
sub sample {
print "Sorry, but your OS is not supported!\n";
}
sub updatedb {
print "Sorry, but your OS is not supported!\n";
}
sub version {
($VERSION = '$Revision: 1.2 $') =~ s/.*(\d+\.\d+).*/$1/;
return "default.pm $VERSION";
}
1;
WebSVN
- hotsanic
- Blame
- Rev 34
- /trunk/modules/wireless-nec/platform/default.pm