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.04 - 2015-05-20

  • Added missing dependency Date::Calc.
  • Updated method as_string() to return Saka date in correct format i.e. days to be 2-digits always.
  • Added unit test for the following methods:
    • add_days(), minus_days(), add_months, minus_months, add_years and minus_years().
  • Updated the following methods to return $self, so that it can be chained.
    • add_days(), minus_days(), add_months, minus_months, add_years and minus_years().

Modules

Represents Saka date.