in reply to create a HTTP::Response object from a raw buffer?
Note too, that the filter modules from the POE project can be used independently of POE and as such, there is no requirement to employ this entire framework (although, depending upon your task, it could make things immensely easier).
perl -le 'print+unpack("N",pack("B32","00000000000000000000001001000100"))'
|
---|