What happened on Windows was:
failed to set the file-handler to binmode (in the module's documentation it says it will try... but it doesn't promise it will succeed).$fb_dst->open($file);
The fix for this problem was:
Will open a relevant bug report...binmode $fb_dst->{_fh};
Enjoy,
Mickey
In reply to Re: File::Binary and Carriage-Return issue
by mickeyn
in thread File::Binary and Carriage-Return issue
by mickeyn
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |