The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.006

  • Change: b939623956badf8059d8d62ff741995ed292e96a Author: Torsten Raudssus <torsten@raudss.us> Date : 2015-02-07 00:27:53 +0000
    • New travis.yml
  • Change: 654bc212d6985ccfe420299ad989cbd82cb41447 Author: Torsten Raudssus <github@raudssus.de> Date : 2015-02-07 00:27:04 +0000
    • Merge pull request #1 from haarg/test-mod-after-new
    • don't modify classes after creating an instance with new
  • Change: 62b70e097a61804663eb524dfdb9f8263299487f Author: Graham Knop <haarg@haarg.org> Date : 2015-02-04 04:14:14 +0000
    • don't modify classes after creating an instance with new
    • Moo doesn't support adding attributes to a class after it has been instantiated. The next version of Moo is going to start erroring on these cases. Reorganize the tests so we don't create any instances until after doing all of the modifications.

Modules

Extra class information for Moo