Help for this page
#!/usr/bin/env perl ... my $obj = $factory->build_foo(bar => 42); print Dumper($obj);