in reply to Re: How to use "our()" variables correctly within a Perl module
in thread How to use "our()" variables correctly within a Perl module
Any ideas? Thank you...memnochF:\scripts\perl>perl -c junk.pl junk.pl syntax OK F:\scripts\perl>junk.pl Use of uninitialized value in concatenation (.) or string at F:\script +s\perl\junk.pl line 12. $variable1 = F:\scripts\perl>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to use "our()" variables correctly within a Perl module
by shmem (Chancellor) on Nov 27, 2007 at 21:25 UTC | |
by memnoch (Scribe) on Nov 28, 2007 at 13:23 UTC |