The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MARC::Moose::Reader::File - A reader from a file

VERSION

version 0.021

ATTRIBUTES

file

Name of the file to read MARC::Moose::Record from. A error is thrown if the file does't exist. Setting this attribute will set fh attribute

fh

File handle form which reading records.

SEE ALSO

AUTHOR

Frédéric Demians <f.demians@tamil.fr>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Frédéric Demians.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.