http://qs321.pair.com?node_id=1199815


in reply to Re^2: Encoding Decoding on multiple formats RFC
in thread Encoding Decoding on multiple formats RFC

Well since I am also converting into hex why not Unicode::HexPeek?

That also works. Personally I'd not get too specific however; perhaps you'll find yourself wanting to expand the module beyond hexadecimal "peeking" further down the road. Best not to paint oneself into a corner too early!

  • Comment on Re^3: Encoding Decoding on multiple formats RFC

Replies are listed 'Best First'.
Re^4: Encoding Decoding on multiple formats RFC
by thanos1983 (Parson) on Sep 21, 2017 at 13:16 UTC

    Hello AppleFritter,

    You are absolutely right. Why to produce a dead lock to your self when you are just creating the module. Unicode::Peek it is. :D

    Thanks again for the time and effort.

    Seeking for Perl wisdom...on the process of learning...not there...yet!