Help for this page
Select Code to Download
Select
or
download this
BINDVAR=> unpack("H*",freeze(\@{$params{PLAYLIST}}))
Select
or
download this
sub { .. .. ... my $retval = thaw(pack("H*", @ary) ); return @{$retval} }