On 2011-10-30 11:18, Eric Brine wrote:
> On Sat, Oct 29, 2011 at 6:27 AM, Dr.Ruud <rvtol+usenet@isolution.nl
> <mailto:rvtol%2Busenet@isolution.nl>> wrote:
> Not 'exactly equivalent':
>
>
> *Your* code isn't, but your code is different than the code in the
> patch. You took out the BEGIN block. Add it back in and the warning goes
> away.
>
> >perl -we"use DBI; DBI::->import;"
>
> >perl -we"BEGIN { require 'DBI.pm'; 'DBI'->import; } DBI::->import;"
Indeed, thanks.
--
Ruud
Thread Previous
|
Thread Next