The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

If you're a developer, Makefile.PL will pack `cpanm` from script/cpanm.PL and then copy that file to `bin/cpanm`.

You can pretend to be an author by running it with:

  perl Makefile.PL --author

Do not commit the changes to `cpanm` standalone executable. We only commit changes to this file whenever we tag a new CPAN release.