The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Class::Met::Express.

0.03  2006-07-04T22:35:42
      - Added ability to override the exported functions by subclassing
        Class::Meta::Express. See the new "Overriding Functions" section of
        the documentation.

0.02  2006-05-30T03:22:30
      - Documented that the 'reexport' parameter to meta() can take a code
        reference argument.
      - Fixed the 'reexport' parameter so that when it is a coderef it
        actually works.
      - Added POD coverage test.
      - Added README to MANIFEST (and therefore to distribution)

0.01  2006-05-30T00:56:44
      - Initial public release.