in reply to 'use base' issue
See the docs for base. It's used for setting the @ISA variable at the same time as loading a module. It would be very rare to find a use for it outside of OO code.
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: 'use base' issue
by gargle (Chaplain) on Mar 09, 2006 at 10:25 UTC |