The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Text-CSV-Track Text::CSV"

Text::CSV::Track - module to work with .csv file that stores some value(s) per identificator River stage zero No dependents

The module manipulates csv file: "identificator","value1" ... It is designet to work when multiple processes access the same file at the same time. It uses lazy initialization. That mean that the file is read only when it is needed. There are three s...

JKUTEJ/Text-CSV-Track-0.8 - 01 Nov 2007 13:40:37 UTC

Text::CSV::Track::Max - same as Text::CSV::Track but stores the greatest value River stage zero No dependents

Only difference to Track is that before value is changed it is compared to the old one. It it's higher then the value is updated if not old value persists....

JKUTEJ/Text-CSV-Track-0.8 - 01 Nov 2007 13:40:37 UTC

Text::CSV::Track::Min - same as Text::CSV::Track but stores the smallest value River stage zero No dependents

Only difference to Track is that before value is changed it is compared to the old one. It it's higher then the value is updated if not old value persists....

JKUTEJ/Text-CSV-Track-0.8 - 01 Nov 2007 13:40:37 UTC
3 results (0.041 seconds)