Changes for version 0.20
- Move to Dist::Zilla
- Massive cleanup of documentation
- Removed Lib/MultipleCheck
- Added Lib/Utils to hold common utility functions
- Added / fixed many of the tests
- Removed tests duplicated by Dist::Zilla
Modules
Solutions for < http://projecteuler.net >
Type definitions for < Project::Euler >
Collection of helper utilities for project euler problems
Abstract class that the problems will extend from
Solutions for problem 001 - Sum filtered range
Solutions for problem 002 - Sum filtered fib numbers
Solutions for problem 003 - Max prime factor
Solutions for problem 004 - Largest palindrome from prods
Solutions for problem 005 - Least common multiple