in reply to
Re: Math::XOR problem
in thread
Math::XOR problem
TIMTOWTDI:
my $msg = pack('C'.@s, @s);
[download]
Or even
'C*'
as template.
Comment on
Re^2: Math::XOR problem
Select
or
Download
Code
In Section
Seekers of Perl Wisdom