Reading http://search.cpan.org/~gaas/MIME-Base64-3.15/Base64.pm it seems you would need to use decode_base64url( $str ) which handles your replaced characters.

You could then also use encode_base64url( $bytes ) which would use the alternate characters already.

--
---> Dirk Jagdmann
----> http://cubic.org/~doj
-----> http://llg.cubic.org

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscr...@perl.apache.org
For additional commands, e-mail: embperl-h...@perl.apache.org

Reply via email to