- Use the same regexp as in change #30395 to parse subroutine
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 25 Feb 2007 15:29:20 +0000 (15:29 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 25 Feb 2007 15:29:20 +0000 (15:29 +0000)
commit5e1aa25cd135297c28ecf395d4efa30e3d85d375
treeafe856059eb4ebac63909678c2fff92c04f56349
parent91798d18643cb4539dc3cf0a83f879bbe84d17c2
- Use the same regexp as in change #30395 to parse subroutine
  declarations
- Make SelfLoader strict-compliant
- Constant fold debug code out
p4raw-link: @30395 on //depot/perl: 91798d18643cb4539dc3cf0a83f879bbe84d17c2

p4raw-id: //depot/perl@30396
lib/SelfLoader.pm