libindirect-perl 0.36-1 source package in Ubuntu

Changelog

libindirect-perl (0.36-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.36

 -- Lucas Kanashiro <email address hidden>  Tue, 22 Sep 2015 15:51:57 -0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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
libindirect-perl_0.36-1.dsc 2.2 KiB 17a73deb51aa7468ed3ac97045cd864fcf5d029796c07257b0ddc8fa11d59725
libindirect-perl_0.36.orig.tar.gz 47.5 KiB 7c2676566fbee16d15be972cb2b7a2fcb7972d3d58a2fb06a41030d909b7e55b
libindirect-perl_0.36-1.debian.tar.xz 3.1 KiB dd9dbcea2b216e2fed904754ea86e128cec063b145806a738337b4631d63ea29

Available diffs

No changes file available.

Binary packages built by this source

libindirect-perl: module warning about using the indirect object syntax

 When enabled (or disabled as some may prefer to say, since you actually turn
 it on by calling no indirect), the indirect pragma lexically warns about
 indirect object syntax constructs that may have slipped into your code. This
 syntax is now considered harmful, since its parsing has many quirks and its
 use is error prone (when swoosh isn't defined, swoosh $x actually compiles to
 $x->swoosh).
 .
 It currently does not warn for core functions (print, say, exec or system).
 This may change in the future, or may be added as optional features that
 would be enabled by passing options to unimport.
 .
 indirect is not a source filter.

libindirect-perl-dbgsym: debug symbols for package libindirect-perl

 When enabled (or disabled as some may prefer to say, since you actually turn
 it on by calling no indirect), the indirect pragma lexically warns about
 indirect object syntax constructs that may have slipped into your code. This
 syntax is now considered harmful, since its parsing has many quirks and its
 use is error prone (when swoosh isn't defined, swoosh $x actually compiles to
 $x->swoosh).
 .
 It currently does not warn for core functions (print, say, exec or system).
 This may change in the future, or may be added as optional features that
 would be enabled by passing options to unimport.
 .
 indirect is not a source filter.