The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Test::AllModules

0.06    Tue Apr  9 23:26:24 JST 2013
    [NEW FEATURE]
        - added new option: 'shuffle' is for sorting random modules
    [IMPROVE]
        - lessen dependencies
        - fixed dependency list

0.05    Wed Jan  2 00:32:47 JST 2013
    [NO CODE CHANGE]
        - require Win32.pm for windows OS

0.04    Sat Dec 29 16:34:06 JST 2012
    [NO CODE CHANGE]
        - fixed wrong module in the test

0.03    Sat Dec 29 12:12:15 JST 2012
        - implemented more simple test(added document for this)

0.02    Sat Dec 29 00:07:26 JST 2012
        - changed the logic of loops for modules

0.01    Fri Dec 28 23:27:04 JST 2012
        - original version