openbsd-ports/devel/p5-Test-Inline/pkg/PLIST
msf 01a10b841d Initial import of Test-Inline-0.16
Embedding tests allows tests to be placed near the code its testing.
This is a nice supplement to the traditional .t files. It's like XUnit,
Perl-style.
2004-06-10 02:28:32 +00:00

22 lines
632 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2004/06/10 02:28:32 msf Exp $
bin/pod2test
${P5SITE}/Pod/Tests.pm
${P5SITE}/Pod/Tests/Tutorial.pod
${P5SITE}/Test/Inline.pm
${P5SITE}/Test/Inline/Tutorial.pod
@comment ${P5ARCH}/auto/Test/Inline/.packlist
man/man1/pod2test.1
man/man3p/Pod::Tests.3p
man/man3p/Pod::Tests::Tutorial.3p
man/man3p/Test::Inline.3p
man/man3p/Test::Inline::Tutorial.3p
@dirrm man/man3p
@comment @dirrm ${P5ARCH}/auto/Test/Inline
@comment @dirrm ${P5ARCH}/auto/Test
@comment @dirrm ${P5ARCH}/auto
@comment @dirrm ${P5ARCH}
@dirrm ${P5SITE}/Test/Inline
@dirrm ${P5SITE}/Test
@dirrm ${P5SITE}/Pod/Tests
@dirrm ${P5SITE}/Pod