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 Test-MTA-Exim4

0.06      2019-05-19 21:27:19+01:00 Europe/London
        Updated dzil config to use more generic starter modules
        Fix regexp escaping in fake_exim test script
        Add Travis CI configuration

0.05      2014-03-28 09:39:15+00:00 Europe/London
        Added methods to test config options
        Added methods to test string expansion
        Documentation updates
        Made use of tidyall to keep formatting (please keep this dist tidy!)

0.04      2011-02-11 13:58:07 Europe/London
        Converted to my current Dist::Zilla setup
        Now use [AssertOS] to keep away from Windows
        Reworked exim -bV parser to handle 4.74 changes
        Reworked sample tests to be current

0.03    Fri  4 Jun 2010
        Update due to botched git merge...

0.02    Fri  4 Jun 2010
        Suppressed automated testing for Win32 (won't work on Win)

0.01    Thu 20 Aug 2009
        Initial version.
        Handles config and routing tests only.  
        Everything subject to change