Collection::Mem - class for collections of data, stored in memory.


Collection documentation  | view source Contained in the Collection distribution.

Index


NAME

Top

Collection::Mem - class for collections of data, stored in memory.

SYNOPSIS

Top

    use Collection::Mem;
    my $meta = new Collection::Mem:: mem=>$hash1;

DESCRIPTION

Top

Class for collection of data, stored in memory.

METHODS

Top

SEE ALSO

Top

MetaStore, Collection,README

AUTHOR

Top

Zahatski Aliaksandr, <zag@cpan.org>

COPYRIGHT AND LICENSE

Top


Collection documentation  | view source Contained in the Collection distribution.