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

0.02021113 2009-11-28 23:43:20 Pacific/Auckland
          Hard Dep on Perl5.10 due to Advanced regex usage (
            Thanks CPAN Testers )

0.02020505 2009-11-22 02:28:46 UTC
          Added license data for binary .so's used for testing.
          ( See LICENSE.tests, and LICENSES/ )

0.02020308 2009-11-20 05:05:28 UTC
          Fixed t/ by using Compile Tests.
            ( You can thank JAWNSY for bugging me about this )

          Moved To AutoVersion::Relative

          Dropped EUMM

0.0105    2009-08-22 15:17:47 UTC
           Tweaked Authortests/Release tests bundling somewhat
            so they actually work.

           Added Perl Critic tests and satisfied criteria.

           Documenting the hell out of the Objdump default 
            scanner, partially to see how CPAN renders this 
            abuse. With a bit of luck, it will produce mean 
            as API breakdowns for me :)

0.0104    2009-08-21 17:34:29 UTC
           Fixed Extrac typo which lead to dual indexing.
           Dist::Zilla automatic tests now included.

0.0103    2009-07-19 14:59:11 UTC
           Muted warning in tests
           Moved to Dist::Zilla instead of MI
           Updated to MooseX::Has::Sugar 0.0300

0.0102     Dependancy Fixups, yes, more of them.

0.0101     Re-Release with fixed inc/
           using MX::Has::Sugar
           dropped Hard dependancy on Perl 5.10

0.01.00    Mon May 11 02:04:58 UTC 2009
           First Version. Mostly working.