The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Compiler-Lexer

0.09 : Fri May 24 18:35:00 2013
     - fixed example/bigdata.pl and removed example/lib/BigData.pm

0.08 : Fri May 24 18:21:00 2013
     - removed unknown headers from tarball

0.07 : Fri May 24 17:00:00 2013
     - optimize function call

0.06 : Thu May 23 17:44:00 2013
     - support version string like 'v123.456.7890.00'

0.05 : Wed May 22 12:50:00 2013
     - fix segv of Compiler::Lexer->new->tokenize->('package Foo;')

0.04 : Wed May 22 11:53:00 2013
     - add simple accessor to Compiler::Lexer::Token

0.03 : Wed May 22 10:20:00 2013
     - modify pod and fix package name of 'Compiler::Lexer::Token'

0.02 : Tue May 21 20:19:00 2013
     - modify MANIFEST.

0.01 : Tue May 21 19:33:00 2013
     - First Version.