The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
commit 0107431a95ccccc5f36b5742ee1309796f9fb953
Author: Mark Nunberg <mnunberg@haskalah.org>
Date:   Tue Oct 22 19:11:50 2013 -0700

    Update metadata for 0.31

commit ad9dc8fd334971b05fd6f96542e4ff8b23c5caab
Author: Mark Nunberg <mnunberg@haskalah.org>
Date:   Tue Oct 22 19:10:42 2013 -0700

    RT-88851: Update qw() to (qw()) for for loop

commit dc22f56fe1f1547b9b560dca692d9596bedf72ac
Author: Mark Nunberg <mnunberg@haskalah.org>
Date:   Sun Feb 5 17:33:07 2012 -0800

    Extra logging options, document FORCE_COLOR, elog_* familiy

commit 11d72428fae01e6116c69b7a6a9813c845db3d6b
Author: Mark Nunberg <mnunberg@haskalah.org>
Date:   Thu Dec 15 15:04:26 2011 -0800

    severity display, also some more fixes

commit fbb4bdd12e37a5c98c9c0dfa2ba44347170b8fe9
Author: Mark Nunberg <mnunberg@haskalah.org>
Date:   Thu Dec 15 11:05:43 2011 -0800

    Minor fixes - doh

commit 8c128184f551679da576e2497670c33da3b2aa2b
Author: Mark Nunberg <mnunberg@haskalah.org>
Date:   Thu Dec 15 02:22:47 2011 -0800

    More API features. Add features to strip long
    
    component names. Also allow for coderef targets.

commit 65bee08c499ff0821e02053ffd5869cced4c2b34
Author: Mark Nunberg <mnunberg@haskalah.org>
Date:   Sat Jul 16 13:23:26 2011 -0700

    Now with color logging. version bump to 0.10

commit afa7b7cce59ff333207ff1d24df1423b8f6fd782
Author: M. Nunberg <mordy@mpb.local>
Date:   Fri Mar 25 18:13:48 2011 +0000

    - Enhanced syslog support, also fixed bug
    
    apparently log_debug was broken :(

commit 38735585f4c5d338f988bd1c329f57962a70c70d
Author: M. Nunberg <mordy@mpb.local>
Date:   Wed Mar 23 11:50:18 2011 +0000

    0.04: Added syslog features (very primitive)
    
    -Touched up some of the tests
    -Added proper dependency in Makefile.PL

commit ef2e373ac93745b2b83ab1c694e33750047434a9
Author: M. Nunberg <mordy@mpb.local>
Date:   Tue Mar 22 02:18:22 2011 +0000

    Added new function to change logging level during runtime, and a real
    test
    
    hopefully the real test should work well...?

commit 02f8ff0f11a9d0c39c5b168b48934d8f872c6350
Author: M. Nunberg <mordy@mpb.local>
Date:   Sat Feb 26 22:41:59 2011 +0000

    removed pod coverage tests -- not needed for autogenerated functions

commit 04bbfc00244e25566e586dab74f84a3f0f9ffab0
Author: M. Nunberg <mordy@host70.msm.che.vodafone>
Date:   Sat Feb 26 13:19:11 2011 +0000

    initial commit