diff options
author | Michael G. Schwern <schwern@pobox.com> | 2001-04-21 17:11:12 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-04-21 15:23:38 +0000 |
commit | 87a42246e293661e2d9c528a536402d6ca8fcb1e (patch) | |
tree | 7a93f397f85ac653324fd72296974ecb4928583e /MANIFEST | |
parent | cd4e1efaf9a1b7be76cd92aca2942583177ae5ed (diff) | |
download | perl-87a42246e293661e2d9c528a536402d6ca8fcb1e.tar.gz |
B::walksymtable improperly documented?
Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
p4raw-id: //depot/perl@9770
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1439,7 +1439,15 @@ t/lib/ansicolor.t See if Term::ANSIColor works t/lib/anydbm.t See if AnyDBM_File works t/lib/attrs.t See if attrs works with C<sub : attrs> t/lib/autoloader.t See if AutoLoader works -t/lib/b.t See if B backends work +t/lib/b.t See if B works +t/lib/b-debug.t See if B::Debug works +t/lib/b-deparse.t See if B::Deparse works +t/lib/b-showlex.t See if B::ShowLex works +t/lib/b-stash.t See if B::Stash works +t/lib/b-debug.t See if B::Debug works +t/lib/b-deparse.t See if B::Deparse works +t/lib/b-showlex.t See if B::ShowLex works +t/lib/b-stash.t See if B::Stash works t/lib/basename.t See if File::Basename works t/lib/bigfloat.t See if bigfloat.pl works t/lib/bigfltpm.t See if BigFloat.pm works |