added zebra_insert_record call, function in perl api, documentation and tests
[idzebra-moved-to-github.git] / perl / lib / IDZebra / Session.pm
2003-03-13 popadded zebra_insert_record call, function in perl api...
2003-03-12 popadded force_update option for update_record, delete_rec...
2003-03-05 popUpdated documentation, ERADME, scanning, sorting and...
2003-03-05 popAdded test for transactions
2003-03-04 popScan feature added, not documented yet
2003-03-03 popAdded sorting, +tests. documentation is needed.
2003-03-03 popAdded documentation and test for the IDZebra::Resultset...
2003-03-03 popWorking on record retrieval.
2003-02-28 popThat's it for today
2003-02-28 popVersioning...
2003-02-28 popRemoved old stuff, and done some cleanup in the documen...
2003-02-28 popPerl filters now can optionally reach data via a virtua...
2003-02-27 popPerl API os growing
2002-11-18 popSearch now returns a Resultset object, for retrieval...
2002-11-15 Adam DickmeissPerl Filter and Perl API