This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: more B::Concise stuff (PATCH - updated)
authorJim Cromie <jcromie@cpan.org>
Mon, 10 May 2004 05:28:11 +0000 (23:28 -0600)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 14 May 2004 16:30:07 +0000 (16:30 +0000)
commitcc02ea560c8a37fafefc4084ece79bdf6aceb9b8
treed376d954caa94102a9e7bf584efe405fcea88719
parent88037a85d6a4b105a485a30b7ae673eff41a9098
Re: more B::Concise stuff (PATCH - updated)
Message-ID: <409F674B.2000506@divsol.com>

p4raw-id: //depot/perl@22820
17 files changed:
MANIFEST
ext/B/B/Concise.pm
ext/B/B/Showlex.pm
ext/B/B/Terse.pm
ext/B/t/OptreeCheck.pm
ext/B/t/concise.t
ext/B/t/f_map [new file with mode: 0644]
ext/B/t/f_map.t [new file with mode: 0644]
ext/B/t/f_sort [new file with mode: 0644]
ext/B/t/f_sort.t [new file with mode: 0644]
ext/B/t/optree_check.t
ext/B/t/optree_concise.t
ext/B/t/optree_samples.t
ext/B/t/optree_sort.t
ext/B/t/optree_specials.t [new file with mode: 0644]
ext/B/t/optree_varinit.t
ext/B/t/showlex.t