libautodie-perl binary package in Ubuntu Bionic amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-10-24 21:55:24 UTC Published Ubuntu Bionic amd64 release universe perl Optional 2.29-2
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu