Changes between Version 3 and Version 4 of PadrePluginFix
- Timestamp:
- 03/19/12 14:13:10 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginFix
v3 v4 7 7 * Transform ... if expr into if(expr) { ... } 8 8 * Transform qq{string} where string does not contain escape sequences into q{string} or 'string' 9 * if {{{use v5.10;}}} or greater is used, then print "something\n" can be transformed into say "something" 9 10 10 11 [[Image(PadrePluginFix.png)]]
