On Oct 1, Kevin Pfeiffer said:

>>   package Unix::AliasFile::Extended;
>>   use base 'Unix::AliasFile';
>>
>>   sub changed_method { ... }
>>   sub new_method { ... }
>>
>This worked better and was easier (once I remembered to update 'ISA@') than
>I expected! I ended up adding two or three new methods and modifying four.

I thought 'use base ...' does that for you.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
<stu> what does y/// stand for?  <tenderpuss> why, yansliterate of course.
[  I'm looking for programming work.  If you like my work, let me know.  ]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to