Changes between Version 4 and Version 5 of PadrePluginCookbook03
- Timestamp:
- 07/09/11 21:42:39 (23 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginCookbook03
v4 v5 195 195 196 196 === Garbage 197 * Padre::Plugin POD dictates that sub plugin_disableis required. See POD.197 * Padre::Plugin POD dictates that {{{sub plugin_disable}}} is required. See POD. 198 198 This is the flow of this Plug-in, note garbage is done by loading class not event handler. 199 199 * Padre Plugin loads
