The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "catch"

lib/catch.pm River stage zero No dependents

MSTROUT/Async-Methods-0.000004 - 17 Feb 2021 15:20:01 UTC - Search in distribution
  • Async::Methods - Namespaced sugar methods for async/await and future/promise based code

Try::Catch - Try Catch exception handler based on Try::Tiny But faster River stage two • 12 direct dependents • 14 total dependents

A small, fast, try catch blocks for perl, it's inspired and mostly copied from Try::Tiny but with some modifications to boost execution speed, see "Benchmarks". I published a new module instead of contributing to Try::Tiny directly because I had to b...

MAMOD/Try-Catch-1.1.0 - 17 Dec 2016 20:37:30 UTC - Search in distribution

Test::Catch - Run C++ catch tests from perl test file River stage two • 17 direct dependents • 32 total dependents

This module provides "catch"'s run function which runs CPP catch tests, so that you don't need to have catch run main in every module tests. Also this module makes tests output compatible with perl format and can work with perl tests in the same proc...

SYBER/Test-Catch-2.0.1 - 20 Jul 2023 12:44:26 UTC - Search in distribution

lib/DS/Transformer/Catch.pm River stage zero No dependents

MADZ/DSlib-2.13 - 13 Aug 2008 20:26:49 UTC - Search in distribution

lib/Error/Tiny/Catch.pm River stage zero No dependents

VTI/Error-Tiny-0.03 - 07 Jan 2014 20:27:19 UTC - Search in distribution

Exception::Class::Try::Catch - Try::Catch for Exception::Class River stage zero No dependents

"Exception::Class::Try::Catch" provides "try"/"catch" syntactic sugar from Try::Catch for Exception::Class object exceptions. In other words, the exception thrown in the "try" block will always be an object of the Exception::Class::Base class or its ...

PALI/Exception-Class-Try-Catch-0.2 - 18 Oct 2017 16:06:22 UTC - Search in distribution

Try::Tiny::SmartCatch - lightweight Perl module for powerful exceptions handling River stage zero No dependents

Goals are mostly the same as Try::Tiny module, but there are few changes to it's specification. Main difference is possibility to catch just some kinds of exceptions in place of catching everything. Another one is slightly changed syntax. When raised...

MYSZ/Try-Tiny-SmartCatch-0.5 - 03 Jan 2013 18:10:36 UTC - Search in distribution

TryCatch - first class try catch semantics for Perl, without source filters. River stage two • 20 direct dependents • 29 total dependents

This module aims to provide a nicer syntax and method to catch errors in Perl, similar to what is found in other languages (such as Java, Python or C++). The standard method of using "eval {}; if ($@) {}" is often prone to subtle bugs, primarily that...

ASH/TryCatch-1.003002 - 22 Mar 2013 07:49:45 UTC - Search in distribution

Error::TryCatch - OO-ish Exception Handling through source filtering River stage one • 1 direct dependent • 1 total dependent

Error::TryCatch implements exception handling (try-catch) blocks functionality with an interface similiar to Error.pm (in fact, it's almost a drop-in replacement). The main difference is that it's a source filter module. As a source filter it can imp...

NILSONSFJ/Error-TryCatch-0.07 - 28 Jul 2009 22:56:27 UTC - Search in distribution

TryCatch::Error - A simple error base class. River stage zero No dependents

PFIG/TryCatch-Error-0.01 - 18 Mar 2009 21:42:58 UTC - Search in distribution

Exception::Class::TryCatch - Syntactic try/catch sugar for use with Exception::Class River stage one • 6 direct dependents • 9 total dependents

Exception::Class::TryCatch provides syntactic sugar for use with Exception::Class using the familiar keywords "try" and "catch". Its primary objective is to allow users to avoid dealing directly with $@ by ensuring that any exceptions caught in an "e...

DAGOLDEN/Exception-Class-TryCatch-1.13 - 27 Feb 2014 00:23:16 UTC - Search in distribution

lib/App/Glacier/HttpCatch.pm River stage zero No dependents

SGRAY/App-Glacier-2.13 - 22 Mar 2021 14:19:17 UTC - Search in distribution

Text::MicroMason::CatchErrors - Add Exception Catching for Templates River stage one • 6 direct dependents • 6 total dependents

This package adds exception catching to MicroMason, allowing you to check an error variable rather than wrapping every call in an eval. Both compilation and run-time errors in your template are handled as fatal exceptions. The base MicroMason class w...

FERRENCY/Text-MicroMason-2.23 - 27 Jun 2019 21:37:01 UTC - Search in distribution

Catalyst::ControllerRole::CatchErrors - custom error handling in your controller. River stage zero No dependents

If an action throws an error the default behaviour of Catalyst is to render a default error page and set the response code to 500. One usecase where this is problematic is if you have a REST Controller using Catalyst::Action::REST. "Catalyst::Control...

DAVEWOOD/Catalyst-ControllerRole-CatchErrors-0.05 - 15 Jan 2015 15:41:01 UTC - Search in distribution

TSQL::AST::SQLTryCatchBlock - Represents a TSQL Try Catch block. River stage zero No dependents

See TSQL::AST....

DEDMEDVED/TSQL-AST-0.04 - 03 Sep 2014 10:29:10 UTC - Search in distribution

CGI::Cache - Perl extension to help cache output of time-intensive CGI scripts River stage zero No dependents

This module is intended to be used in a CGI script that may benefit from caching its output. Some CGI scripts may take longer to execute because the data needed in order to construct the page may not be quickly computed. Such a script may need to que...

DCOPPIT/CGI-Cache-1.4214 - 13 Jul 2018 00:12:39 UTC - Search in distribution

Hubot::Message River stage one • 1 direct dependent • 1 total dependent

Hubot::Adapter::* will make Hubot::Message stand on input....

AANOAA/Hubot-0.2.8 - 27 Aug 2015 06:24:23 UTC - Search in distribution

PApp::Event - catch/broadcast various events River stage zero No dependents

This module allows you to broadcast asynchroneous events to all other papp applications. Why is this useful? A common scenario is this: Often you want to implement some internal data caching. PApp itself caches it's translation files, content managem...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC - Search in distribution
1,312 results (0.203 seconds)