| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2007/05/18 21:16:52 | 72 | 72 | dpavlin | push version to 0.24 |
| 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/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/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: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/07 23:45:12 | 54 | 54 | dpavlin | added $isis->mfn, some documentation about version compatibility and few FIXME markers |
| 2006/07/07 21:11:01 | 50 | 50 | dpavlin | support for repeatable subfields, version bump to 0.20 THIS MIGHT BE INCOMPATIBILE CHANGE for old programs if they always expect to get scalar for values in hash generated by to_hash. |
| 2006/07/06 20:31:46 | 45 | 45 | dpavlin | better logging, use Data::Dump if available [0.14] |
| 2006/07/06 11:02:37 | 44 | 44 | dpavlin | skip empty results of hash_filter |
| 2005/03/12 21:05:29 | 41 | 41 | dpavlin | better support for ISIS files with null pointers (it will warn and not die) |
| 2005/01/27 22:01:17 | 39 | 39 | dpavlin | carp and not croak if MST or XRF file isn't found (calling program will receive undef from new and warning will be issued). |
| 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 |