CPAN Recent Changes - author: -ingy

# 2008-11-23

Padre-Plugin-CommandLine-0.02

0.02    2008.12.23
        Add prereq Wx::Perl::Dialog

LaTeX-Table-0.9.10

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

Wx-Perl-Dialog-0.03

    Add support to wxTextCtrl, add wxStaticLine (KAARE)

HTTP-Server-Simple-0.36

0.36

* Documentation fixups

NetHack-FOV-0.01

Net-IMAP-Server-1.07

1.07   Sun Nov 23 01:03:24 2008
        * Fixed missing UNIVERSAL::require dep

String-BufferStack-1.02

String-BufferStack-1.01


1.01   Sun Nov 23 00:51:30 2008
        * Test fixes

1.00   Thu Nov  6 22:28:19 2008
        * First release

DBIx-Tree-MaterializedPath-v0.04

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.

Graphics-SANE-0.02

Catalyst-Authentication-Store-DBI-0.01

    - apply knf

Data-FixedFormat-0.04

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.

WWW-Mixi-Scraper-0.20

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.

DBIx-Tree-MaterializedPath-v0.03

0.03    2008-11-22
        Fixed add_children() to allow empy hashref for child data.

SVN-Class-0.10

0.10    22 Nov 2008
        * catch SIG{CHLD} issue when running under CatalystX::CMS by local()izing sig handler