Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Religion-Bible-Reference CPAN distribution.

Report information
The Basics
Id: 44208
Status: resolved
Priority: 0/
Queue: Religion-Bible-Reference

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: ordered list of books
It would be very nice to have an ordered list of books. Your Religion::Bible::Reference::Standard uses all hashes, and with no ordered hash, eg. Tie::IxHash. Hence no way to derive order. The reason for order would be for creating a pick list, say in a app in which the user would pick a book and the list is provided in correct order. Or for indexing to a book by number, eg book<->index would be quite useful. Best regards, ..Otto
Attached is a file which contains all the data for each book in a hash under the book name. It also has a foreach loop which will then build the other hash values which you have. This would reduce errors in edits to simply have all data for a given book under a single key.
Download data
application/octet-stream 12.3k

Message body not shown because it is not plain text.

0.014 includes this feature privately, thanks in part to your patch. I'm hoping to change a few of the fundamentals of how bibref works, and that will make this easier. Until then, you should be able to get a bit more of what you want, now. -- rjbs