package HotSaNICmod::OSdep; sub sample { HotSaNIClog::error("$^O is not supported!"); } sub updatedb { HotSaNIClog::error("$^O is not supported!"); } sub version { ($VERSION = '$Revision: 1.3 $') =~ s/.*(\d+\.\d+).*/$1/; return "default.pm $VERSION"; } 1;
hotsanic |
Subversion Repositories: |
Line No. | Rev | Author | Line |
---|