[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#668106: ITP: libbareword-filehandles-perl -- Perl pragma to disable bareword filehandles



Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <fschlich@ZEDAT.FU-Berlin.DE>

* Package name    : libbareword-filehandles-perl
  Version         : 0.003
  Upstream Author : Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
* 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;



Reply to: