Help for this page

Select Code to Download


  1. or download this
    use FindBin;
    use lib "$FindBin::Bin/../path/to/modules";
    
  2. or download this
    use lib "/full/path/to/modules";