MooseX-AttributeTags
====================
Created:      2013-08-12
Home page:    <https://metacpan.org/release/MooseX-AttributeTags>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=MooseX-AttributeTags>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.005	2019-03-16
 [ Documentation ]
 - Copyright 2019.
 - Document that constants exist.
 [ Other ]
 - Use Sub::Name/Sub::Util to name exported constants.
0.004	2017-10-03
 [ Bug Fixes ]
 - Correct module name in SYNOPSIS.
   <https://github.com/tobyink/p5-moosex-attributetags/pull/1>
 [ Documentation ]
 - Copyright 2017.
0.003	2017-01-30
 [ Bug Fixes ]
 - Avoid warning about constants from lexical variables potentially
   modified elsewhere in newer versions of Perl.
0.002	2014-10-03
 [ Packaging ]
 - Add missing dependency on Test::Fatal.
0.001	2013-08-12	Initial release