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

0.04  Sun May  5 20:31 2008
        - Add missing dependency on B::Generate. (Thanks Vincent Pit)

0.03  Fri Apr  4 17:09 2008
        - Depend on B::Utils 0.05_06.
        - The (getter) Accessor plugin now extracts the hash key name
          using the new opgrep() "capture" feature.
        - Depend on Class::XSAccessor 0.02.

0.02  Thu Apr  3 17:09 2008
        - Move all the XS code to a separate module since the
          code may be useful without the funny scanning features.
          (See Class::XSAccessor)

0.01  Mon Mar 31 17:09 2008
	- original version as uploaded to CPAN.