libbareword-filehandles-perl 0.003-1build2 source package in Ubuntu

Changelog

libbareword-filehandles-perl (0.003-1build2) utopic; urgency=medium

  * Rebuild for Perl 5.20.0.
 -- Colin Watson <email address hidden>   Thu, 21 Aug 2014 12:51:36 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Utopic
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libbareword-filehandles-perl_0.003.orig.tar.gz 53.0 KiB be4334b476d6eead4d05b2e3587157c592470ef6dbff9298683ad7fee7a825fa
libbareword-filehandles-perl_0.003-1build2.debian.tar.gz 1.9 KiB 3a18cb9cc85a43c0acca6f40fd524865e4b456ddace857ce52cc96e773f59c9c
libbareword-filehandles-perl_0.003-1build2.dsc 2.3 KiB 7ba07c22ce08d4a77db0761a3c9baca1c0ee1549c82960e01d114fb45fccede0

View changes file

Binary packages built by this source

libbareword-filehandles-perl: Perl pragma to disable bareword filehandles

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

libbareword-filehandles-perl-dbgsym: debug symbols for package libbareword-filehandles-perl

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