- or download this
package myPackage;
...
);
1;
- or download this
#!c:\Cygwin\bin\perl.exe -wT
...
my $ctlFile = $myPackage::tables{"ABC"}{"CtlFile"};
print "[$idir] [$ctlFile]\n";
- or download this
$ ./myTest.pl
Use of uninitialized value in concatenation (.) or string at ./myTest.
+pl line 10
Use of uninitialized value in concatenation (.) or string at ./myTest.
+pl line 10
[] []