0ebde00c61
into devel/p5-bareword-filehandles. This module lexically disables the use of bareword filehandles with builtin functions, except for the special builitin filehandles STDIN, STDOUT, STDERR, ARGV, ARGVOUT and DATA.
3 lines
178 B
Text
3 lines
178 B
Text
This module lexically disables the use of bareword filehandles with
|
|
builtin functions, except for the special builitin filehandles STDIN,
|
|
STDOUT, STDERR, ARGV, ARGVOUT and DATA.
|