The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Log-Dispatchouli

1.006   2010-02-21
        add is_debug, is_info, is_fatal
        log_fatal logs as 'error' level
        change the way the undocumented "prefix" system works

1.005   2010-02-12
        make Makefile.PL prereq match actual required versions

1.004   2010-02-10
        allow multiple arguments to ->log and friends
        allow user to disable logging of pid

1.003   2009-01-15
        relax a test that was complaining for no good reason