Download List

Descripción del Proyecto

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".

System Requirements

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

Este comunicado soluciona un problema con la información sobre el tipo de licencia, y hace que el conjunto de pruebas de compatibilidad con versiones anteriores de Perl 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

Esta versión corrige el error de los prefijos duplicado.
Tags: bugfix
This release fixes the bug of the duplicated prefixes.

2009-10-19 19:01
5.4

Este lanzamiento es un backport de la corrección de errores para el problema de duplicación prefijos para las versiones anteriores a 5.6.0 de Perl. Aunque la carpa:: Clan 6,03 también funciona en las versiones anteriores de Perl 5.6.0, no pasa las pruebas en estas plataformas, ya que la necesidad de pruebas de ensayo:: Más información, que requiere, al menos, 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

En este módulo se utiliza para formar parte de Bit:: Vector y Fecha:: Calc, pero ahora viene independiente a fin de evitar conflictos de versión en tiempo de instalación.
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