Help for this page
package Thing; ... my $thing = ThingFactory->createThing('thing' => 'A'); $thing->do();