[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] MD5-problem
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
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users