Help for this page

Select Code to Download


  1. or download this
    package Hello; 
    use Exporter;   
    ...
    # updated for exporting Setup CLI keys and Variables
    
    @EXPORT = qw($x $TestCase $TSPass $ConfigFile $TCPass);
    
  2. or download this
    Global symbol "$TestCase" requires explicit package name at Hello.pm l
    +ine 58.