in reply to autobox::Core in the debugger

Assuming you are on a Unix platform, does it work if you specify the module at the command line?

perl -Mautobox::Core -d yourprog

If that works, just set up an alias in your shell '.rc' file, to save repeated typing.

As Occam said: Entia non sunt multiplicanda praeter necessitatem.