Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
perl-syntax - Activate syntax extensions
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. 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.
Packages
Latest: perl-syntax-0.004-1.el6.fio.noarch.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
perl-syntax |
0 |
0.004 |
1.el6.fio |
noarch |
15 KiB |
2012-10-03 09:01:31 |
Changelog:
- * 2012-10-02 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 0.004-1
- Initial package.