Help for this page

Select Code to Download


  1. or download this
    use File::FindLib 'lib';
    
  2. or download this
    use FindBin qw($Bin);
    use lib "$Bin/lib";