Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-Error - Error/exception handling in an OO-ish way
        
        
        - Description:
- The Error package provides two interfaces. Firstly Error provides a
procedural interface to exception handling. Secondly Error is a base class
for errors/exceptions that can either be thrown, for subsequent catch, or
can simply be recorded. 
Packages
        
        
            | perl-Error-0.17021-1.fc20.noarch
              [32 KiB] | Changelog
              by Paul Howarth (2013-10-03): - Update to 0.17021
  - Fix for the format of the new Carp in bleadperl (CPAN RT#88137) |