NAME
MARC::Moose::Field - Marc field base object
VERSION
version 1.0.30
ATTRIBUTES
tag
3-alphanumerics identifing a field. Required.
METHODS
clone([$tag])
Return a new field cloning the field. If tag is provided, the cloned field tag is changed.
SEE ALSO
* MARC::Moose::Field::Control * MARC::Moose::Field::Std
AUTHOR
Frédéric Demians <f.demians@tamil.fr>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 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.