Help for this page

Select Code to Download


  1. or download this
    use mod_dir::module1;
    
  2. or download this
    BEGIN { require mod_dir::module1; import mod_dir::module1; }