X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=blobdiff_plain;f=fingerprinter;h=1fc72604c20a93a5f05ee85065e7eecc0f57444a;hp=12e9723b5a58d323a130c434c9aa7c1a6e590474;hb=1ec8be2d1c322fa8a90738b04b7530ef541691a7;hpb=04db2af74e905a717c624f703d4ab98e0ffc32a1 diff --git a/fingerprinter b/fingerprinter index 12e9723..1fc7260 100755 --- a/fingerprinter +++ b/fingerprinter @@ -208,8 +208,9 @@ sub marc_isvalid { Assign a score to the record based on various criteria. -Score is constructed by pushing elements onto a list. At the end of -the routine, the list is flattened into a string via join(); +Score is constructed by pushing elements onto a list, via a dispatch +table. This allows order of fingerprints in the output file to be +varied. =cut