/usr/local/CPAN/Test-AutoLoader/EmptyModule.pm


package EmptyModule;
use AutoLoader 'AUTOLOAD';
1;