New B::Lint option, bare-subs, that checks for implicitely
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 16 Nov 2002 20:10:50 +0000 (20:10 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 16 Nov 2002 20:10:50 +0000 (20:10 +0000)
commit40f1df11ae16783cbf9e21d31dd70ec71d4993dc
tree8aa14df43a0697273c26254fe2989fd6bb6c5eb6
parent66ab01efa2dccac305525894f45ccaf6d373c517
   New B::Lint option, bare-subs, that checks for implicitely
       quoted barewords that are also subroutines, from
       Ian Phillipps <ip@tarragon-et.co.uk>.
       Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
       With a few tweaks to the implementation and tests.
(previous change was empty)

p4raw-id: //depot/perl@18149
ext/B/B/Lint.pm
ext/B/t/lint.t