Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
HTML::Template and other modules
HTML::Template::Associate bridges gap between HTML::Template
and other modules that can be used in conjunction with it
to do something useful together, like for example
Data::FormValidator that can verify form inputs.
PR: ports/56547
Submitted by: MiG <mig@mig-29.net>