Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <[email protected]>

* Package name    : libbareword-filehandles-perl
  Version         : 0.003
  Upstream Author : Dagfinn Ilmari MannsÃ¥ker <[email protected]>
* URL             : http://search.cpan.org/perldoc?bareword::filehandles
* License         : GPL, Artistic
  Programming Lang: Perl
  Description     : Perl pragma to disable bareword filehandles

bareword::filehandles lexically disables the use of bareword filehandles
with builtin functions, except for the special builitin filehandles
STDIN, STDOUT, STDERR, ARGV, ARGVOUT and DATA. To use it in your
scripts, simply say

    no bareword::filehandles;



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to