e62adc0c4d
This module activates community provided syntax extensions to Perl. Passing it a feature name, and optionally a scalar with arguments, and the dispatching system will load and install the extension in calling package.
4 lines
218 B
Text
4 lines
218 B
Text
This module activates community provided syntax extensions to Perl.
|
|
Passing it a feature name, and optionally a scalar with arguments,
|
|
and the dispatching system will load and install the extension in
|
|
calling package.
|