Commit graph

8 commits

Author SHA1 Message Date
rillig
1bbb2cc8ef Removed the interactivity by redirecting stdin from /dev/null. 2006-10-09 22:19:00 +00:00
rillig
0460a09e9c Updated p5-Carp-Clan to 5.4.
Changes since 5.3:
 +  Made Carp::Clan safe for overloaded objects.
 +  Added diag() to 01_..._carp.t
2006-10-02 19:18:20 +00:00
rillig
e83bd55e3f Imported p5-Carp-Clan.
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. :-)

So these modules stick together like a "clan" and any error which occurs
will be blamed on the "outsider" script or modules not belonging to this
"clan".
2006-10-02 19:14:13 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
55d5bdf88c Initial import of p5-Carp-Clan:
Report errors from perspective of caller of a "clan" of modules.
2005-03-21 22:34:25 +00:00