On Wed, Nov 19, 2003 at 09:43:51AM -0500, Morbus Iff wrote: > if ( $indicator !~ /^[0-9 ]$/ ) {
Perhaps, but we've yet to have anyone complain :) I guess it would be ok to loosen this behavior if you have a pressing need for it. But I would steer away from adding features just for the sake of adding them. This is where MARC.pm went down the wrong path IMHO. //Ed