/soft/perl_addons_03_mod/Carp-Clan-6.00

0. Description

# This module reports errors from the perspective of the caller of a
# "clan" of modules, similar to "Carp.pm" itself. But 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. :-)

1. perl Makefile.PL

Writing Makefile for Carp::Clan

2. make

cp lib/Carp/Clan.pm blib/lib/Carp/Clan.pm
cp lib/Carp/Clan.pod blib/lib/Carp/Clan.pod
Manifying blib/man3/Carp::Clan.3

3. make test

PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01pod......skipped: Skipping author tests
t/03yaml.....skipped: Skipping author tests
t/10basic....ok
t/11basic....ok
All tests successful.
Files=4, Tests=57,  1 wallclock secs ( 0.02 usr  0.06 sys +  0.12 cusr  0.04 csys =  0.24 CPU)
Result: PASS

4. make install

Installing /usr/lib/perl5/site_perl/5.8.7/Carp/Clan.pm
Installing /usr/lib/perl5/site_perl/5.8.7/Carp/Clan.pod
Installing /usr/share/man/man3/Carp::Clan.3
Writing /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Carp/Clan/.packlist
Appending installation info to /usr/lib/perl5/5.8.7/i686-linux/perllocal.pod

5. package files
tar cvzf carp_clan_6.0.tgz ./Carp-Clan-6.00/jed_conf ./Carp-Clan-6.00/README /usr/lib/perl5/site_perl/5.8.7/Carp/Clan.pm /usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Carp/Clan/.packlist