On Tue, Jul 05, 2005 at 04:52:34PM -0700, Michael G Schwern wrote:
> I think you're using export_to_level() wrong.  $self should really be $class
> for starters.  And the way you're using it symlink_ok() always gets
> exported even if the user says "use Test::Symlink ()".  You should be passing
> it:

For "use Test::Symlink ()", no import is even called.

Reply via email to