The resulting string is 4 times longer so its possible this would require adjustments elsewhere. You do however get the benefit of name recognition so anyone who comes across the code knows exactly what it is doing.use Digest::MD5; my $hash = Digest::MD5->new(); $hash->addfile(*STDIN); print $hash->hexdigest()."\n";
In reply to Re: Re: please explain this script
by El Linko
in thread please explain this script
by arcnon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |