Package: wnpp
Owner: gregor herrmann <[email protected]>
Severity: wishlist
X-Debbugs-CC: [email protected],[email protected]

* Package name    : libsyntax-perl
  Version         : 0.003
  Upstream Author : Robert 'phaylon' Sedlacek <[email protected]>
* URL             : http://search.cpan.org/dist/syntax/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : pragma for activating syntax extensions

The syntax pragma 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. There are no standardised
options. Please consult the documentation for the specific syntax feature to
find out about possible configuration options.

The passed in feature names are simply transformed: function becomes
Syntax::Feature::Function and foo_bar would become Syntax::Feature::FooBar.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to