Help for this page

Select Code to Download


  1. or download this
    package Hello; 
    use Exporter;    
    ...
    # updated for exporting Setup CLI keys and Variables
    our($x,$test,$TestCase);
    @EXPORT = qw($x $test $TestCase ReadConfigFile);
    
  2. or download this
    Undefined subroutine &Hello::ReadConfigFile called at C:\Test\Hello.pl
    + line 30.