CC: | Nicolas.Franck [...] UGent.be |
Subject: | MARC::File->in does not support IO::* |
Dear mr. Charlton,
Your cpan module MARC::File supports filehandles by use of the method 'in'.
But other input handles like 'IO::String' are blocked by use of the 'fileno' check.
Although I do not see anything in your code that is not supported by these
other IO-handles (apart from the argument 'filename' which is rarely used).
Could it be possible to allow all kinds of IO::*?
I know, this is not a bug, just a kind request;-)
Thanks for doing a great job!
best regards,
Nicolas Franck