Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.01011315 - 2011-04-09
- Bugfix
- rt#67341 : Moose bailing due to role collision should be solved in this release. It would appear I was implicitly importing the same role twice for some reason. Thanks Andreas J. König ( ANDK ) for reporting.
- Dependencies
- MooseX::Getopt 0.37 is now a minimal requirement.
- Dependency is now only on ::Dashes, not GLD.
- Dependencies:Devel
- Advertises @Author::KENTNL
- Internal Notes
- previously used "with qw( ::GLD ::Dashes )" in main package, as if memory serves correctly, at some past point this was required for correct behaviour. However, this is no longer true, and ::Dashes now imports ::GLD, so if they're both specified by us, it will be like importing ::GLD twice, which will obviously trigger a symbol collision.
- Packaging
- moved to @Author::KENTNL
- Normalise Changelog for CPAN::Changes.
- ship perltidyrc
- Tests
- Adds CPAN::Changes tests
- Drops portability tests
Documentation
Command line stub for App::colourhexdump
Command line stub for App::colourhexdump
Modules
HexDump, but with character-class highlighting.
A Role for Colour Profiles
The default colour profile
Colour-Highlight lines of data as hex.