Take me over?
The maintainer of this distribution is looking for someone to take over!
If you're interested then please contact them via
email.
Changes for version 0.30
- (4 Nov 2004) improved sort is Nicer Added two more sort types, "title" and "lastword". This now eliminates the need to "nice-ify" fields because they'd been reversed for sort-order considerations, such as authors with Lastname,Firstname (can now be sorted with a "lastword" sort) or titles starting with "The" or "A" can now be sorted with "title" sort (which ignores the initial "The" or "A").
- (4 Nov 2004) just tweaks
- (3 Nov 2004) added ability to create file if it doesn't exist One needs to set the mode to O_RDWR|O_CREAT and to give the field names, if one is creating the file; the default setup is still for a file which already exists.
Documentation
convert a Tie::FieldVals datafile into XML data.
convert an XML file into Tie::FieldVals data.
Modules
an array tie for a file of enhanced Field:Value data
an array tie for two files of FieldVals data
a hash tie for two rows of Tie::FieldVals data
a hash tie for rows (records) of Tie::FieldVals data
an array tie for a subset of Tie::FieldVals data