use/require handler?

From: Patrick LeBoutillier (patrick_leboutillier_at_hotmail.com)
Date: 01/31/04


Date: 31 Jan 2004 06:26:12 -0800

Hi all,

Is there anyway to be notified when the use/require of a module fails?

Basically I would like to setup a sub that gets called whenever a
use/require call doesn't find what it is looking for. Sort of an
AUTOLOAD but for use/require.

Any ideas?

Patrick LeBoutillier