Changes for version 0.010
- To limit the number of import attributes I've moved :Try into :Utils. So if you want to use Try::Tiny, use import :Utils, which also includes some other handy stuff. Check out the documentation if you'd like more information. Honestly, I hate having underscores in my method names. drop_sub has been replaced by 'withdraw'. I figured simply 'drop' might be severe namespace polution in some instances. Added 'speak' method to Goose/Utils. I really need to add some documentation in this module..
Modules
Multi-Use utility for manipulating subroutines, classes and more.
Provides
in lib/Goose/Utils.pm