Skip to content

Instantly share code, notes, and snippets.

@kits
Created February 15, 2012 01:37
Show Gist options
  • Save kits/1832374 to your computer and use it in GitHub Desktop.
Save kits/1832374 to your computer and use it in GitHub Desktop.
Portablebbs setup fail
$ perl t/module.t list --fail > /dev/null
DBD::SQLite 1.35 is unknown
Object::Simple 3.0625 is unknown
Validator::Custom 0.1426 is unknown
DBIx::Custom 0.2111 is unknown
Mojolicious 2.46 is unknown
DBIx::Connector 0.47 is unknown
$ perl t/module.t list --fail | perl cpanm -L extlib
DBD::SQLite 1.35 is unknown
Object::Simple 3.0625 is unknown
Validator::Custom 0.1426 is unknown
DBIx::Custom 0.2111 is unknown
Mojolicious 2.46 is unknown
DBIx::Connector 0.47 is unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment