Re: Modifiers and variables
Jean-Michel Hiver <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.petal |
|---|---|
| Message-ID | <[email protected]> |
William McKee wrote: >>I see. Well, I wouldn't adding a base class (i.e. Petal::Plugin) which >>would be the recommended method to implement new modifiers, and then >>cabling existing modifiers onto Petal::Plugin. >> >> > >Error: Can't parse statement. Is this valid English? > I meant 'write a base class, and then re-factor existing plugins to inherit from the base class'. In short, 'cabling' :-)