Help for this page

Select Code to Download


  1. or download this
    use lib('/path/to/module1','/path/to/module2');
    
  2. or download this
    unshift (@INC,'/path/to/module1','/path/to/module2');