1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/devel/p5-Class-Hook/pkg-plist
Edwin Groothuis a2ab06d103 New port: Perl Class::Hook trace method calls to other classes
Perl module Class::Hook enables you to trace methods calls
	from your code to other classes.

PR:		ports/45255
Submitted by:	Brian Skrab <brian@quynh-and-brian.org>
2003-02-05 12:08:21 +00:00

7 lines
407 B
Plaintext

lib/perl5/site_perl/%%PERL_VER%%/Class/Hook.pm
lib/perl5/site_perl/%%PERL_VER%%/Class/FOO.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Hook/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Hook
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Class 2>/dev/null || true