############################################################################### package XAO::DO::Data::IndexIgnore; use strict; use XAO::Objects; use base XAO::Objects->load(objname => 'FS::Hash'); ############################################################################### 1; __END__ =head1 NAME XAO::DO::Data::IndexIgnore - default dynamic data object for Data::IndexIgnore =head1 SYNOPSIS None =head1 DESCRIPTION The Data::IndexIgnore object is derived from XAO::FS::Hash and does not add any new methods. =head1 AUTHORS Copyright (c) 2003 XAO Inc. Andrew Maltsev