Help for this page
use strict; use warnings; ... } Test::croak_test;
{ package Test; use Carp qw(croak); }