freebsd-ports/devel/p5-syntax/pkg-descr
Steve Wills 7d13fe2e18 Add p5-syntax 0.004, activate syntax extensions in Perl.
PR:		ports/175160
Submitted by:	Po-Chien Lin <linpc@cs.nctu.edu.tw>
2013-01-14 03:31:31 +00:00

10 lines
464 B
Plaintext

This module activates community provided syntax extensions to Perl. You pass
it a feature name, and optionally a scalar with arguments, and the
dispatching system will load and install the extension in your package.
The import arguments are parsed with Data::OptList(3). There are no
standardised options. Please consult the documentation for the specific syntax
feature to find out about possible configuration options.
WWW: http://search.cpan.org/dist/syntax/