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

0.1.4   12/08/2009 01:36:22 AM (CST)
    *   Updated POD documentation of the main class
    *   Removed template file from P:E:P
    *   Replaced template file with base file in load_test
    *   Removed many of the duplicate problem tests which were covered in the
            base_test

  # Problem::P001 (0.1.1)
  # Problem::P002 (0.1.1)
  # Lib::MultipleCheck (0.1.1)
    *   Updated POD documentation to better reflect module implementation

  # Problem::Base (0.2.1)
    *   Moved type definitions to P:E:L:Types

  # Lib::Types (0.1.1)
    *   Defined types required in P:E:Base
    *   Updated POD documentation to better reflect module implementation


0.1.3   2009-12-07
        Second problem is complete


0.1.2   2009-12-06
        Use custom types definitions now


0.1.1   2009-12-06
        First problem is complete (with all the tests done as well)


0.1.0   2009-11-23
        Got the base class functionality down


0.0.1   2009-11-22
        First version, released on an unsuspecting world.