in reply to Re^3: Calling a sub without enclosing its argument inside brackets
in thread Calling a sub without enclosing its argument inside brackets
"Can pragmas be written or are they part of the Perl release?"
Many pragmata form part of the core Perl distribution: see "Pragmatic Modules".
As of Perl v5.10, you can write your own. The core doco perlpragma explains how to do this.
— Ken
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Calling a sub without enclosing its argument inside brackets
by syphilis (Archbishop) on Mar 19, 2024 at 13:01 UTC |