]> git.evergreen-ils.org Git - Evergreen.git/commit
Teach authority_control_fields.pl about record ranges
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 13 Feb 2011 03:14:21 +0000 (03:14 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 13 Feb 2011 03:14:21 +0000 (03:14 +0000)
commit7e83b0b0f03c6667d0a34a720f2a92b4b1f44e25
treeba8ad5cfefc3338cd098f820931b18b308d71e9f
parente7bfcc44320c79a06e33f14348342ef715cea856
Teach authority_control_fields.pl about record ranges

Passing --record 10,000 times at the command line sucks, and
--all is not particularly realistic for large databases. Adding
--start_id and --end_id makes this script more usable.

Also provide reasonably full POD documentation, and rely on
Pod::Usage to provide help based on it when help is requested
or passed in options don't make sense.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19439 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/support-scripts/authority_control_fields.pl [changed mode: 0644->0755]