Changeset 1644
- Timestamp:
- 09/02/06 06:49:20
- 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
r1643 r1644 205 205 206 206 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 207 This means that the "doodad" method will be called at the "thingy.wosit" 208 stage. 213 209 214 210 =head2 Methods
