| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2006/10/29 15:37:43 | 69 | 69 | dpavlin | fixed bug with documented, but unimplemented new( join_subfields_with => 'foo' ) |
| 2006/08/25 10:20:58 | 66 | 66 | dpavlin | added hash_filter to to_hash [0.23] |
| 2006/07/13 13:27:27 | 64 | 64 | dpavlin | hash_filter now accepts whole line from record and field number. Removed oddly placed implementation of regexpes (moved to WebPAC via hash_filter as it should...) |
| 2006/07/13 09:13:25 | 63 | 63 | dpavlin | added global replacements (which are not bound to subfield existence) |
| 2006/07/10 12:01:04 | 62 | 62 | dpavlin | added regexpes to new as option |
| 2006/07/09 21:36:33 | 61 | 61 | dpavlin | initial implementation of split_on_delimiters functionality needed for Webpac. It adds just regexpes hash to to_hash, but I'm still not quite satisfied with it. |
| 2006/07/09 12:18:44 | 58 | 58 | dpavlin | test and fix join_subfields_with |
| 2006/07/09 12:12:57 | 57 | 57 | dpavlin | added join_subfields_with and include_subfields [0.21] |
| 2006/07/08 16:03:52 | 56 | 56 | dpavlin | to_hash now accept parametars |
| 2006/07/08 14:21:49 | 55 | 55 | dpavlin | add tests for to_hash and to_ascii |
| 2006/07/07 23:45:12 | 54 | 54 | dpavlin | added $isis->mfn, some documentation about version compatibility and few FIXME markers |
| 2006/07/07 22:33:06 | 52 | 52 | dpavlin | renamed tests Copied from /trunk/t/001_load.t:38 Copied from /trunk/t/002_isis.t:51 Copied from /trunk/t/998_pod-coverage.t:32 Copied from /trunk/t/999_pod.t:37 |
| 2006/07/07 22:29:49 | 51 | 51 | dpavlin | make test less chatty without debug |
| 2006/07/07 21:07:44 | 49 | 49 | dpavlin | sync test with new data |
| 2006/07/07 10:33:33 | 47 | 47 | dpavlin | sane debug output |
| 2006/07/07 10:25:02 | 46 | 46 | dpavlin | dump rec in debug also |
| 2006/07/06 20:31:46 | 45 | 45 | dpavlin | better logging, use Data::Dump if available [0.14] |
| 2005/01/12 19:28:41 | 38 | 38 | dpavlin | use File::Spec in attempt to support MacPerl |
| 2005/01/07 20:57:56 | 37 | 37 | dpavlin | re-organize directories, add CDS/ISIS manual -- part about file structure Copied from /trunk/Isis.pm:36 |
| 2005/01/06 20:48:07 | 36 | 36 | dpavlin | renamed module to Biblio::Isis Copied from /trunk/IsisDB.pm:35 |