=============================================
                Package "Devel::Declare::Lexer" Version 0.001
                =============================================


Abstract:
---------

This package provides an easy interface to Devel::Declare using a token
stream which can be manipulated at build time prior to parsing by the Perl
parser.

Copyright & License:
--------------------

This package with all its parts is

Copyright (c) 2013 Ian Kent
All rights reserved.

This package is free software; you can use, modify and redistribute
it under the same terms as Perl itself, i.e., at your option, under
the terms either of the "Artistic License" or the "GNU General Public
License".

Installation:
-------------

perl Makefile.PL
make
make test
make install

Under Windows, depending on your environment,
use "nmake" or "dmake" instead of "make".

Contact Author:
---------------

Ian Kent <iankent@cpan.org>
http://www.iankent.co.uk/