Re: Font::FNT

2004-04-06 Thread Randy W. Sims
Steffen Goeldner wrote: Hi, I'm about to release the module Font::FNT to load, manipulate and save Windows raster fonts (.FNT files). Is this namespace ok? Looks right to me.

Re: New Wrapper API for Data::FormValidator

2004-04-06 Thread Mark Stosberg
On Tue, Apr 06, 2004 at 01:38:17PM -0500, jason scott gessner wrote: > I have written a wrapper API around Data::FormValidator and it is > getting close to being sharable. I think I can summarize the primary difference between this interface and the current one. With the current one, you define y

New Wrapper API for Data::FormValidator

2004-04-06 Thread jason scott gessner
I have written a wrapper API around Data::FormValidator and it is getting close to being sharable. The module basically provides an object oriented API to add form elements dynamically, and wraps the output of a validator object from your module. A sample of the code to make a form looks like

Font::FNT

2004-04-06 Thread Steffen Goeldner
Hi, I'm about to release the module Font::FNT to load, manipulate and save Windows raster fonts (.FNT files). The following methods will be available: load : creates a Font::FNT instance from a .FNT file save : saves a Font::FNT instance into a .FNT file save_yaml : saves a Font

Re: Module::Starter released

2004-04-06 Thread Randy W. Sims
Andy Lester wrote: I've just released Module::Starter 0.02, meant as a replacement for h2xs. I just reinstalled Debian on my laptop with the default perl (5.6.1). The following are the modules required and "requested" for Module::Starter and its dependents. Not complaining or making any judgemen