do { require ... } will explode if the require failed - need an eval here!
authorKaren Etheridge <ether@cpan.org>
Wed, 23 Apr 2014 05:43:19 +0000 (22:43 -0700)
committerKaren Etheridge <ether@cpan.org>
Wed, 23 Apr 2014 05:43:19 +0000 (22:43 -0700)
commitb461f14367e615cc9fe83930e52094c36d173df3
treea3e31c907f2f37e6648c7428553d8d331c69d005
parent16205c4a0e5da3d749a0f405bcbc6b11a5b2dec5
do { require ... } will explode if the require failed - need an eval here!
t/pp.t
t/preload_cpanel.t
t/preload_xs.t