Use Travis Perl helpers
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 14 Mar 2018 14:38:51 +0000 (14:38 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 14 Mar 2018 14:38:51 +0000 (14:38 +0000)
commit0f93c510af9afdd95a15bfb812d86732b2f78fe9
tree17e787f5d2b350b84f6416b24f20003261bdb49f
parent151e38488560a9f806095673c6d069ccbb909703
Use Travis Perl helpers

- Explicitly configure CPAN

  Module::AutoInstall gets stuck prompting for mirrors on 5.8 otherwise

- Manually install author deps

  The helpers don't install them in the perl under which the module is
  being tested, but they do run the author tests.
.travis.yml