The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.21_08

  • The following variable interpolation patterns are now highlighted correctly (KHMAN, AZAWAWI): ${word} @{word} and things like $${word} $#{word} @#{word} and things like $#${word} ${digit} @{digit} $$ and most special variables with operator characters $0 to $9 and things like $123 $^A and other control character special variables

Changes for version 0.21_07

  • Added variable interpolation for here-docs (KHMAN, AZAWAWI)

Changes for version 0.21_06

  • Added variable interpolation for: "" qq{} `` qx{} // m{} qr{} s{}{} (KHMAN, AZAWAWI)
  • Fix build failure on wxWidgets 2.8.10 (MARKD, AZAWAWI)

Changes for version 0.21_05

  • Integrated Perl variable interpolation patch by Kein-Hong Man from Scintilla interest group (KHMAN, AZAWAWI)

Changes for version 0.21_04

  • The rebirth of the experimental Perl 6 lexer (AZAWAWI)
  • Expose IndicatorSetAlpha, IndicatorGetAlpha, IndicatorSetUnder and IndicatorGetUnder (AZAWAWI)
  • Fixed a drawing bug for transparent boxed indicators (AZAWAWI, Reported by ADAMK)

Changes for version 0.21_03

  • Test and install Module::Build actions invoke build first (AZAWAWI)
  • Build or link like make *only* when one of the output files is not up to date (AZAWAWI)

Changes for version 0.21_02

  • Fix OSX compilation error (TOME++)
  • Updated editor.pl to include the perl 5.10 // scintilla test (AZAWAWI)

Changes for version 0.21_01

  • Upgraded to Scintilla 2.28 which was released on 1st August 2011 (AZAWAWI)
  • Switched to building Scintilla 2.x by default (AZAWAWI)
  • Removed Scintilla 1.79 support (AZAWAWI)

Modules

Scintilla source code editing component for wxWidgets

Provides

in lib/Wx/Scintilla.pm
in lib/Wx/Scintilla.pm