File: Changes

package info (click to toggle)
libmoosex-role-timer-perl 0.05-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 136; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Perl module MooseX::Role::Timer

0.05 2015-01-31
    - now uses Moo as the use of Any::Moose is now deprecated

0.04 2014-01-05
    - convert distribution to use Dist::Zilla
    - applied debian patches to be compatible with Any::Moose

0.03   2010-08-18
    - increase sleep times in tests

0.02   2010-08-16
    - fixed typos in META.yml and test

0.01   2010-08-15
    - Initial release