Télécharger la liste

Description du projet

Carp::Clan is a module that reports errors from the
perspective of the caller of a "clan" of modules, similar to
"Carp.pm" itself. Instead of giving it a number of levels to skip
on the calling stack, you give it a pattern to characterize the
package names of the "clan" of modules which shall never be
blamed for any error. These modules stick together like a "clan"
and any error that occurs will be blamed on the "outsider"
script or modules not belonging to this "clan".

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-25 18:25
6.04

Ce communiqué de résoudre un problème avec les informer sur le type de licence, et fait la suite de test compatible avec les versions de Perl antérieures à 5.6.0.
Tags: minor bugfix, Minor enhancement
This release solves a problem with informing about the type of license, and makes the test suite compatible with Perl versions earlier than 5.6.0.

2009-10-19 19:01
6.03

Cette version corrige le bug des préfixes en double.
Tags: bugfix
This release fixes the bug of the duplicated prefixes.

2009-10-19 19:01
5.4

Ce communiqué est un backport de la correction de bugs pour le problème de préfixes en double pour les versions de Perl antérieures à 5.6.0. Bien Carpes:: Clan 6.03 fonctionne également sur les versions de Perl antérieures à 5.6.0, elle ne passe pas les tests sur ces plates-formes, car les tests doivent Test:: More, qui nécessite au moins Perl 5.6.0.
Tags: bugfix
This release is a backport of the bugfix for the duplicated prefixes problem for Perl versions prior to 5.6.0. Although Carp::Clan 6.03 also works on Perl versions earlier than 5.6.0, it does not pass tests on these platforms, because the tests need Test::More, which requires at least Perl 5.6.0.

2004-05-04 12:52
5.3

Ce module sert à faire partie du Bit:: Vector et Date:: Calc mais vient désormais autonome, afin d'éviter les conflits de version au moment de l'installation.
Tags: Initial freshmeat announcement
This module used to be part of Bit::Vector and Date::Calc but
now comes stand-alone in order to avoid version conflicts at
installation time.

Project Resources