maintainer-feedback requested: [Bug 215103] www/p5-Dancer2: Add missing dependency on p5-YAML

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 6 20:17:13 UTC 2016


Brad Davis <brd at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to perl at FreeBSD.org:
Bug 215103: www/p5-Dancer2: Add missing dependency on p5-YAML
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215103



--- Description ---
Created attachment 177729
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=177729&action=edit
patch

Dancer2 will print out the following warning if p5-YAML is not present:

WARNING: YAML.pm is not installed.  This is not a full dependency, but is
highly
recommended; in particular, the scaffolded Dancer app being created will not be
able to read settings from the config file without YAML.pm being installed.

So add a runtime dependency to make Dancer2 more useful.


More information about the freebsd-perl mailing list