To install the port:cd /usr/ports/www/p5-Catalyst-Controller-HTML-FormFu/ && make install clean To add the package:pkg_add -r p5-Catalyst-Controller-HTML-FormFu
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
- Take maintainership
This creates a new HTML::FormFu object, passing as it's argument
the contents of the "constructor" config value.
Use with Catalyst MVC
PR: ports/118997
Submitted by: az@