Padre-Plugin-CommandLine-0.02
author: גאבור סבו - Gábor Szabó
0.02 2008.12.23
Add prereq Wx::Perl::Dialog
0.02 2008.12.23
Add prereq Wx::Perl::Dialog
0.9.10 Sun Nov 23 02:15:00 2008
- removed unnecessary blanks and spaces in LaTeX output
- LaTeX output aligned
- Meyrin Theme
- POD corrections
Add support to wxTextCtrl, add wxStaticLine (KAARE)
1.07 Sun Nov 23 01:03:24 2008
* Fixed missing UNIVERSAL::require dep
1.01 Sun Nov 23 00:51:30 2008
* Test fixes
1.00 Thu Nov 6 22:28:19 2008
* First release
0.04 2008-11-22
Changed an unpack() format template in
DBIx::Tree::MaterializedPath::PathMapper that was not
working in Perl 5.6.1 because of parenthesis grouping.
Added DBI to Build.PL 'requires'.
Minor POD tweaks.
0.04 Sat Nov 22 21:45:07 2008
- Removed requirement for Perl 5.8.8 from Makefile.PL. That
was inserted by h2ph and I hadn't noticed it.
0.20 2008/11/23
- bumped up the version req of WWW::Mechanize::DecodedContent
to 0.02 (to support new LWP/WWW::Mechanize's fix)
- mixi seems to have changed its html for view_message.
0.03 2008-11-22
Fixed add_children() to allow empy hashref for child data.
0.10 22 Nov 2008
* catch SIG{CHLD} issue when running under CatalystX::CMS by local()izing sig handler