This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't use a regexp in DB::sub().
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 9 Oct 2005 16:42:26 +0000 (16:42 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 9 Oct 2005 16:42:26 +0000 (16:42 +0000)
commit1e006cbbb32821bc96c7ccdfb00fd9144a7ff852
tree26444393197dcb4e79baef48a53fbc1652d15fa6
parentce87d91c2356e5fb8cc780255277325e7efd97f1
Don't use a regexp in DB::sub().
This should work around perlbug #37102.

p4raw-id: //depot/perl@25721
lib/DB.pm