Factory.pm   [plain text]


package Factory;

use strict;

use Class::Factory::Util;

1;