Revision history for Parse::nm

0.05    2010-06-11T15:07+0200     DOLMEN (Olivier Mengué)
        Relax t/11-run.t to make it pass on Linux/Alpha, thanks to CPAN Testers.
        Relax t/11-run.t to make it pass on MacOS X, thanks to MADDINGUE.
        Released from « Les Journées Perl 2010 » in Calais.

0.04    2010-06-04T00:00+02:00    DOLMEN (Olivier Mengué)
        Full POD documentation.
        Testsuite, t/11-run.t:
        - fixed t/t.c to get more consistent behavior on different platforms.
        - now building using ExtUtils::CBuilder

0.03    2010-06-03T01:15+02:00    DOLMEN (Olivier Mengué)
        Added test 't/11-run.t' that compiles a C source and 'nm' it.
        Fixed minor issues.

0.02    2010-06-01T01:10+02:00    DOLMEN (Olivier Mengué)
        Added basic, incomplete, test suite.
        Use 3-args open() as suggested by Perl::Critic.
        Fixed other minor Perl::Critic suggestions.

0.01    2010-05-29T17:30+02:00    DOLMEN (Olivier Mengué)
        First basic release.
        No test suite.
        Basic, incomplete documentation.