The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.1.5

  • Completely re-ordered tests using sub-directories for logical seperation
  • Moved maintainer tests to xt/release
  • Added tests for Lib::MultipleCheck
  • Added test to ensure consistent naming schemes
  • Added test to make sure no required module was left out
  • Created template script to auto-generate a problem
  • Problem::P001 (0.2.2)
    • Cleaned up version info
  • Problem::P002 (0.2.2)
    • Fix the name to accurately reflect the project number
  • Problem::Base (0.2.2)
    • Removed unused modules

Modules

Solutions for < http://projecteuler.net >
Determine if an integer is divisible by an array of numbers
Type definitions for < Project::Euler >
Abstract class that the problems will extend from
Solutions for problem 001
Solutions for problem 002