Full CPAN smoker
Find a file
2018-04-08 13:09:36 -07:00
bin Compiles. Need to get it building... 2018-04-07 22:00:22 -07:00
lib more wip. getting all the controllers squared away 2018-04-08 13:09:36 -07:00
perlblead-ci@4a543f490d Fix the submodule. not sure what i did here.. 2018-01-20 14:18:48 -08:00
treedeps@2a4c64d096 Add external repos while dev, will use code but not directly 2018-01-17 17:17:48 -08:00
.gitignore Add a gitignore 2018-01-27 20:36:30 -08:00
.gitmodules Add external repos while dev, will use code but not directly 2018-01-17 17:17:48 -08:00
cpanfile Start some docs about how i plan to do this 2018-01-17 19:36:53 -08:00
datamodel.md Start some docs about how i plan to do this 2018-01-17 19:36:53 -08:00
README.md Start some docs about how i plan to do this 2018-01-17 19:36:53 -08:00

This likely isn't in a usable state by you, or anyone else, if you're reading this.

The intent is to create a full-CPAN smoker capable of testing all of CPAN (or at least as much of it as possible) against a given version/tag/branch of perl from perl git.

How to run

  1. cpanm --installdeps .
  2. bin/start-test [--checkout foo] [--verbose] [--cpanfile /path/to/cpanfile] [--database sqlite3.db]

How to examine results

Look at the sqlite database