Changeset 1643
- Timestamp:
- 09/02/06 02:13:10
- Files:
-
- trunk/plagger (modified) (previous)
- trunk/plagger/lib/Plagger/Plugin.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/lib/Plagger/Plugin.pm
r1638 r1643 205 205 206 206 207 This means that the "doodad" method will be called at the "thingy.wosit" 208 stage. 207 This means that the "doodad" method will be called at the 208 "thingy.wosit" stage. The handy L<tools/plugin-start.pl> is a 209 I<helper> tool that creates all templates, dependency and test files 210 required for you. 211 212 > ./tools/plugin-start.pl Foo::Bar 209 213 210 214 =head2 Methods
