package GoodStuff;

use Exporter;

use AutoLoader;

@ISA = qw(Exporter AutoLoader);

