Package : perl-syntax

Package details

Summary: Activate syntax extensions

Description:
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 the Data::OptList manpage. 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 the
Syntax::Feature::Function manpage and 'foo_bar' would become
'Syntax::Feature::FooBar'.


URL: http://search.cpan.org/dist/syntax
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs