hello

This is an idiotically simple browser whose only purpose is to demonstrate how easy it is to create an application with Class::DBI::Factory.

[% FOREACH c = factory.classes %]

[% factory.plural(c) %]
[% factory.description(c) %]

[% END %]