[ic] MD5-problem

Mike Heins mikeh@minivend.com
Tue, 28 Nov 2000 08:36:14 -0500


Quoting Peter Hellman (PHELLMAN@brain.syh.fi):
 .....
> 
> Now, when I try to write a subroutine like:
> ......
> UserTag md5hash Interpolate
> UserTag md5hash HasEndTag
> UserTag md5hash Routine <<EOF
> use Digest::MD5 qw(md5_hex);
> sub {
> my $val = shift;
> my $hash = md5_hex($val);
> return $hash;
> }
> EOF
> .....
> in the catalog.cfg it doesn´t work at all.

Never would. Must be a global interchange.cfg UserTag. Try 
reading the docs on UserTag.

-- 
Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH  45056
phone +1.513.523.7621 fax 7501 <heins@akopia.com>

For a successful technology, reality must take precedence over public
relations, for Nature cannot be fooled. -- Dick Feynman