Todd Rinaldo

Results 202 comments of Todd Rinaldo

Can you rebase this please?

Actually we have another ticket asking us to have an option to default to utf-8

It sounds like we need a global for this or if the run() interface supports it, maybe it could be an option passed in.

@wchristian: Pumping UTF-8 data mangles it [rt.cpan.org #58853] #87

#87 has an example script. Would the change you're proposing here for binmode also fix it? If someone can test that then I'd be all for just setting the default....

Debian report https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=450663

Ok. sounds like we need a patch. I'm overloaded this week so won't be able to look at it myself.

Tests are in and presumably failing on windows. we need to get the windows smoker working.

@oschwald is there a reason you can't change that to: ```perl run([$^X]) ```

The whole interface is a big mess. I don't think I would make any of the existing decisions if I had to re-write it.