Revision history for Perl extension AutoLoader

5.66  Wed May 14 18:29 2008
  - Fix broken distribution.

5.65  Tue May 13 11:53 2008
  - Remove AutoLoader::can.

5.64  Wed Dec 26 16:08 2007
  - Include AutoSplit in the distribution.

5.63  Mon Jan 17 14:17 2007
  - Adding INSTALLDIRS => 'perl' to Makefile.PL

5.62  Mon Jan 15 15:13 2007
  - First release to CPAN. Previously available in core perl.
  - Fixes an obscure bug in 5.61/5.60 which would result in infinite
    recursion if a module's %INC element is changed to a different
    file name and AutoLoader's AUTOLOAD is used by the module.
    (This can happen with PAR.)

