Help for this page

Select Code to Download


  1. or download this
    package includee;
    
    ...
    }
    
    1;  # Modules must end with a true value.
    
  2. or download this
    use FindBin qw( $RealBin );
    use lib $RealBin;