On Mon, 18 Jun 2001, Nick Transier wrote:
> Does the C++ notion of private data have a similar structure in perl, when
> defining packages, I find that when I try to define global variables inside
> the package, but outside of all the subroutines, I get a million errors.
> Thanks,
How are you defining these global variables? Are they something that
should only be visible in the package file and nowhere else? Or should
the be visible outside of the package? And are we talking about pakcages
& modules in the general sense or are we talking about Perl OO?
-- Brett
http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Guillotine, n.:
A French chopping center.