Skip to content
Sections
>> Trisquel >> Packages >> etiona >> perl >> libautodie-perl
etiona  ] [  etiona-security  ] [  etiona-updates  ]
[ Source: libautodie-perl  ]

Package: libautodie-perl (2.29-2)

Links for libautodie-perl

libautodie-perl

Trisquel Resources:

Download Source Package libautodie-perl:

Maintainer:

Original Maintainers:

  • Debian Perl Group (Mail Archive)
  • Jeremiah C. Foster
  • Rene Mayorga
  • Jonathan Yu
  • Angel Abad
  • Ryan Niebur
  • Damyan Ivanov
  • gregor herrmann
  • Dominic Hargreaves

External Resources:

Similar packages:

Perl pragma to make certain failures fatal

autodie is a Perl pragma that changes the behaviour of many built-in functions so that exceptions are thrown on failure rather than simply returning a false value. It understands lexical scope, meaning functions and subroutines altered with this module will only have this behaviour until the end of the enclosing eval, file or block, so it is useful when some code is out of your control.

By throwing exceptions on failure rather than simply returning false, programs are more robust and problems are easier to troubleshoot.

This module can also use IPC::System::Simple (see libipc-system-simple-perl) to do all the heavy lifting.

Packages providing libautodie-perl

perl-modules-5.26
Core Perl modules

Other Packages Related to libautodie-perl

  • depends
  • recommends
  • suggests
  • dep: libsub-identify-perl
    module to retrieve names of code references
  • dep: perl
    Larry Wall's Practical Extraction and Report Language

Download libautodie-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 64.7 kB175 kB [list of files]