| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2007/05/18 21:16:52 | 72 | 72 | dpavlin | push version to 0.24 |
| 2007/05/18 21:16:43 | 71 | 71 | dpavlin | added -v to dump script which will display erased records and empty subfields |
| 2007/05/18 20:26:01 | 70 | 70 | dpavlin | added ignore_empty_subfields [0.24_1] |
| 2006/10/29 15:37:43 | 69 | 69 | dpavlin | fixed bug with documented, but unimplemented new( join_subfields_with => 'foo' ) |
| 2006/08/26 23:09:20 | 68 | 68 | dpavlin | changed options to -o offset and -l limit |
| 2006/08/25 16:35:47 | 67 | 67 | dpavlin | better eliminination of empty subfields |
| 2006/08/25 10:20:58 | 66 | 66 | dpavlin | added hash_filter to to_hash [0.23] |
| 2006/07/13 13:34:30 | 65 | 65 | dpavlin | documented that hash filter gets also a field number [0.22] |
| 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 13:20:06 | 60 | 60 | dpavlin | cpan target and tweaking of distribution files |
| 2006/07/09 12:22:09 | 59 | 59 | dpavlin | added link to Biblio::Isis::Manual |
| 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 23:43:34 | 53 | 53 | dpavlin | better html creation |