For Programmers: Free Programming Magazines  


Home > Archive > PERL Modules > July 2004 > DBIx::Hash2Table V 2.00









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author DBIx::Hash2Table V 2.00
Ron Savage

2004-07-31, 8:55 pm

The pure Perl module DBIx::Hash2Table V 2.00
is available immediately from CPAN,
and from http://savage.net.au/Perl-modules.html.

On-line docs, and a *.ppd for ActivePerl are also
available from the latter site.

An extract from the docs:

2.00 Mon Jul 19 14:43:00 2004
- Change the API, so that the constructor's parameter 'columns' no longer does
double duty. Now, instead of a single parameter 'columns', you use 2 parameters:
'columns' and 'extras'. The new parameter 'columns' takes exactly the same 3
values as did the old parameter of the same name, and any other values, which you
previously had to put in sorted order at the end of the old parameter 'columns',
can now be placed in any unsorted order in the new parameter 'extras'. The API
should have always been like this - the previous design was very confusing.
Since no new functionality has been introduced in V 2.00, there is no need to
upgrade, unless compatibility with Module::Build is important (see next point)
- Change Makefile.PL to coexist with Module::Build
- Rewrite the docs to help clarify the structure of the hash ref which is saved to
the database
- Patch examples/test-hashref2table.pl to match the new API
- Delete ./test.pl
- Add t/pod.t to test all PODs
--
Cheers
Ron Savage, ron@savage.net.au on 29/07/2004
http://savage.net.au/index.html


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com