Thread Wide character in Compress::Raw::Zlib::crc32 (16 answers)
Opened by John Doe at 2011-05-23 12:50

GwenDragon
 2011-05-23 15:00
#149048 #149048
User since
2005-01-17
14548 Artikel
Admin1
[Homepage]
user image
Kannst du bitte mal Daten für $content geben bzw. Testcode, bei dem das auftritt?

Wirklich mit dem Schnppsel hier?
Code (perl): (dl )
1
2
use Compress::Raw::Zlib;
my $crc = sprintf( "%x", Compress::Raw::Zlib::crc32( $content ) );

Ich kann das nicht nachvollziehen unter Windows.
Last edited: 2011-05-23 15:02:26 +0200 (CEST)
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Wide character in Compress::Raw::Zlib::crc32