http://www.perlmonks.org?node_id=173328


in reply to Converting Stream of bits back into Stream of Characters it Encodes

This code does not even compile. A lot of the advice you've been given in this thread kind of depends on the fact that what you have should do something as it's written. With use strict and use warnings in effect, I get lots of errors. Let's be sure that these errors aren't the cause of your problem first.
  • Comment on Re: Converting Stream of bits back into Stream of Characters it Encodes