overload must not load XS modules at compile time, or perl
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 25 Apr 2007 15:19:21 +0000 (15:19 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 25 Apr 2007 15:19:21 +0000 (15:19 +0000)
commit4de05cebc806d4b25ef35cec05858ca1c0db23e5
tree9e2d693d21d6433b1075bcbc2fc7a2f8c7dbf878
parent295812e04a6d8f506d47682b9ea5e7e62b4afbf5
overload must not load XS modules at compile time, or perl
doesn't compile.
overload must not clobber $! or $@ behind the scenes when
loading an XS module.

p4raw-id: //depot/perl@31076
lib/overload.pm