in reply to Simple binary data to JS string literal converter

You probably could have used JSON::Any Wrapper Class for the various JSON (JavaScript Object Notation encoder/decoder) classes. or Data::JavaScript
  • Comment on Re: Simple binary data to JS string literal converter

Replies are listed 'Best First'.
Re^2: Simple binary data to JS string literal converter
by blazar (Canon) on Sep 16, 2008 at 11:19 UTC

    I personally believe you're forgetting the fun ;) of reinventing the wheel: honestly I just didn't think of it and beforehand I wouldn't even have known which module to search, except that javascript may have been a good start. Since it was just a quick hack, it would have been perfectly sensible. However, reinventing the wheel (if so!) did turn out to be both fun and instructive: there have been more subtleties than I would have naively assumed!

    --
    If you can't understand the incipit, then please check the IPB Campaign.