Help for this page

Select Code to Download


  1. or download this
    BEGIN {
       require Module;
       Module->VERSION(numeric-constant);  # omitted if no constant given
       Module->import(LIST); # omitted if LIST is explicit ()
    }