Thank you for your answer. But I get another result as with my code.
use String::CRC32; my $crc32 = crc32("/etc/test2.sh"); print $crc32 . "\n";
Here I get the result 1561480701, but the result of my previous code was 990644297. What could be the reason for this?
In reply to Re^2: CRC of a string
by Dirk80
in thread CRC of a string
by Dirk80
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |