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

0.02    CHANGES:
         * Allow structures to have a data tail; extra bytes at the end
         * Allow renaming of generated constant functions
        
        BUGFIXES:
         * Cast struct member pointers to char* so ptrdiff_t actually makes
           sense
         * Use the correct printf format specifiers for ptrdiff_t and size_t

0.01    First version, released on an unsuspecting world.