Changes between Version 20 and Version 21 of PadrePluginFix
- Timestamp:
- 03/22/12 15:01:56 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginFix
v20 v21 56 56 }}} 57 57 58 * Add forgotten else clause to if block 58 59 * Transform qq{string} where string does not contain escape sequences into q{string} or 'string' 59 60 * if {{{use v5.10;}}} or greater is used, then {{{print "something\n"}}} can be transformed into {{{say "something"}}}
