Help for this page

Select Code to Download


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