MetaStore::Cmetalinks - class for collections of data, stored in database.


MetaStore documentation  | view source Contained in the MetaStore distribution.

Index


NAME

Top

MetaStore::Cmetalinks - class for collections of data, stored in database.

SYNOPSIS

Top

    use MetaStore::Cmetalinks;
    my $links = new MetaStore::Cmetalinks::
      dbh   => $dbh,
      table => 'metalinks',
      field => 'lsrc';

DESCRIPTION

Top

Class for collections of data, stored in database.

METHODS

Top

SEE ALSO

Top

MetaStore, Collection::AutoSQLnotUnique,README

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


MetaStore documentation  | view source Contained in the MetaStore distribution.