From: Shawn Boyette Date: Mon, 24 Nov 2008 20:58:44 +0000 (+0000) Subject: better docstring X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=commitdiff_plain;h=1ec8be2d1c322fa8a90738b04b7530ef541691a7 better docstring --- 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