* Ovid <[EMAIL PROTECTED]> [2007-10-09 09:40]: > --- "A. Pagaltzis" <[EMAIL PROTECTED]> wrote: > > * Eric Wilhelm <[EMAIL PROTECTED]> [2007-10-09 01:55]: > > > This changes the require() on Foo::Report and Foo::Customer > > > to run-time though, right? > > > > use Devel::BeginLift qw( require ); > > Cute trick, but I wondered if that would globally break > require.
Wrong trick, I meant to begin-lift `import`, not `require`, ugh. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>
