Help for this page
#!/usr/bin/perl use NetAddr::IP; ... if ($User_Preferences{TEST} == 1) { test(); } if ($User_Preferences(RESTARTAPACHE} == 1 { restartapache(); }