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

NAME

CPAN::Index::API::File - Base class for index file objects

VERSION

version 0.004

DESCRIPTION

All index file implementations should inherit from this class.

PROVIDES

clone

Clones the object. See "clone" in Class::MOP::Class for details.

AUTHOR

Peter Shangov <pshangov@yahoo.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Venda, Inc..

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