add perl_depends

Issue #8 new
Mark Howison repo owner created an issue

Need to check for installed perl modules for some programs to work correctly, e.g. transdecoder needs

perl_depends = FindBin, URI::Escape

If the dependencies don't exist, bib should suggest an install command, e.g.

sudo cpan -i FindBin URI::Escape

Comments (0)

  1. Log in to comment