Help for this page

Select Code to Download


  1. or download this
    if( eval join("", @mod) ){
      print "module loaded\n";
    } else {
      print "module failed to load: $@\n";
    }