Help for this page

Select Code to Download


  1. or download this
    use lib "home/neversaint/MyPerl/src/mypackage.pm";
    
  2. or download this
    use lib "/home/neversaint/MyPerl/src";
    use mypackage;