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

NAME

SWISH::Prog::InvIndex::Native - the native Swish-e index format

init

Sets file() to default index file name index.swish-e unless it is already set. If already set, confirms that file() is a child of path().

open

Creates path() if not already existent.

Since the native swish-e behaviour is to always create a temp index and then rename it on close(), the clobber() attribute is effectively ignored (always true).

AUTHOR

Peter Karman, <perl@peknet.com>

COPYRIGHT AND LICENSE

Copyright 2008 by Peter Karman

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