Search results for "module:Exception"
Exception - Placeholder.
This is a simple placeholder for an older module that was released that is no longer available. See Exceptions for information....
CAPOEIRAB/Exceptions-0.103 - 15 Oct 2018 21:52:46 UTC
UV - Perl interface to libuv
This module provides an interface to libuv <http://libuv.org>. We will try to document things here as best as we can, but we also suggest you look at the libuv docs <http://docs.libuv.org> directly for more details on how things work. Event loops tha...
PEVANS/UV-2.000 - 28 Jul 2021 16:28:16 UTC
Exception::IO - Thrown when IO operation failed
This class is an Exception::System exception thrown when IO operation failed....
DEXTER/File-Stat-Moose-0.06 - 30 Jan 2009 13:28:27 UTC
Sub::Exception - Code block with exception handler.
Sub::Exception is code block generator that have own exception handler....
TYPESTER/Sub-Exception-0.01 - 03 Aug 2012 07:31:14 UTC
XAS::Exception - The base exception class for the XAS environment
This module defines a base exception class for the XAS Environment and inherits from Badger::Exception <https://metacpan.org/Badger::Exception>. The only differences is that it turns stack tracing on by default....
KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTC
Exception::Cxx - Switch to ANSI C++ exceptions
This module arranges for perl to use ANSI C++ exceptions (instead of "setjmp"/"longjmp"). The reason you might want this is for integration with 3rd party libraries that use C++ exceptions and cannot switch back to "longjmp"....
JPRIT/Exception-Cxx-1.001 - 25 May 1999 20:31:04 UTC
Lab::Exception - Exception handling classes (deprecated)
AKHUETTEL/Lab-Measurement-Legacy-3.904
-
19 Oct 2023 17:20:42 UTC
Eve::Exception - a module that defines a set of exception classes.
Provided classes "Eve::Error::Base" "Eve::Error::Attribute" "Eve::Error::HttpDispatcher" "Eve::Error::NotImplemented" "Eve::Error::Program" "Eve::Error::Session" "Eve::Error::Template" "Eve::Error::Value" "Eve::Exception::Base" "Eve::Exception::Data"...
ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC
PPI::Exception - The PPI exception base class
All exceptions thrown from within PPI will be instances or derivations of this class....
MITHALDU/PPI-1.277 - 22 Sep 2023 09:18:22 UTC
Ryu::Exception - support for Future-style failure information
Generic exceptions interface, implements the 3-part failure codes as described in Future....
TEAM/Ryu-3.004 - 05 Mar 2023 06:37:43 UTC
Test::Exception - Test exception-based code
This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends. If you are not already familiar with Test::More now would be the time to go take a look. Yo...
EXODIST/Test-Exception-0.43 - 29 Dec 2015 19:55:14 UTC
Kelp::Exception - Tiny HTTP exceptions
This module offers a fine-grained control of what the user sees when an exception occurs. Generally, this could also be done by setting the result code manually, but that requires passing the Kelp instance around and does not immediately end the hand...
BRTASTIC/Kelp-1.06 - 09 May 2022 21:07:41 UTC
Exception::Tiny - too tiny exception interface
Exception::Tiny is too simple exception interface. This is the implementation of the minimum required in order to implement exception handling. So anyone can understand the implementation It....
YAPPO/Exception-Tiny-v0.2.1 - 18 Feb 2013 05:42:43 UTC
ETLp::Exception - ETLp Exception Class
ETLP::Exception provides ETLpException, an Exception:Class object. Because it can be stringified, it can simply be printed or inserted into a database. The exception can also be sub-classed if required: class My::ETL::CSV { use Exception::Class ( ETL...
DHORNE/ETLp-0.04 - 01 Dec 2012 21:33:09 UTC
Mojo::Exception - Exception base class
Mojo::Exception is a container for exceptions with context information....
SRI/Mojolicious-9.35 - 27 Oct 2023 17:11:42 UTC
Date::Exception - Base exception package as Moo Role for Date::* packages.
Base exception package as Moo Role for Date::* packages....
MANWAR/Date-Exception-0.08 - 12 Oct 2019 21:40:12 UTC
Exception::Sink - general purpose compact exception handling.
CADE/Exception-Sink-3.07
-
03 Jul 2016 21:32:50 UTC
HTTP::Exception - throw HTTP-Errors as (Exception::Class-) Exceptions
Every HTTP::Exception is a Exception::Class - Class. So the same mechanisms apply as with Exception::Class-classes. In fact have a look at Exception::Class' docs for more general information on exceptions and Exception::Class::Base for information on...
TMUELLER/HTTP-Exception-0.04007 - 18 Jul 2018 20:52:27 UTC
Exception::Base - Lightweight exceptions
This class implements a fully OO exception mechanism similar to Exception::Class or Class::Throwable. It provides a simple interface allowing programmers to declare exception classes. These classes can be thrown and caught. Each uncaught exception pr...
DEXTER/Exception-Base-0.2501 - 19 Nov 2015 13:08:58 UTC