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;
hotsanic |
Subversion Repositories: |
Line No. | Rev | Author | Line |
---|