Ronald Schmidt wrote:
> Given the data model below, does anyone know of a package or module
> that
> would generate code for, or fill in, an HTML::Template like that
> provided below the database ddl? If not, would there be interest in
> such a module if I could create it?
If I understand corr
Given the data model below, does anyone know of a package or module that
would generate code for, or fill in, an HTML::Template like that
provided below the database ddl? If not, would there be interest in
such a module if I could create it?
Ron
create table books (
book_idinteger,