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

NAME

MARC::Moose::Field - Marc field base object

VERSION

version 0.024

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) 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.