Author: bernhard Date: Thu Oct 20 15:07:57 2005 New Revision: 9524 Modified: trunk/t/perl/manifest.t Log: Fix POD of t/src/manifest.t
Modified: trunk/t/perl/manifest.t ============================================================================== --- trunk/t/perl/manifest.t (original) +++ trunk/t/perl/manifest.t Thu Oct 20 15:07:57 2005 @@ -4,11 +4,13 @@ =head1 NAME -t/src/manifest.t - MANIFEST File +t/perl/manifest.t - sanity check the MANIFEST file =head1 SYNOPSIS - % perl t/src/manifest.t + % perl t/harness t/perl/manifest.t + + % perl -I lib t/perl/manifest.t =head1 DESCRIPTION
