use Compress::Raw::Zlib; my $crc = sprintf( "%x", Compress::Raw::Zlib::crc32( $content ) );