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

NAME

AnyMongo::BSON::Timestamp - BSON Timestamps data type, it is used internally by MongoDB's replication.

VERSION

version 0.03

SYNOPSIS

DESCRIPTION

ATTRIBUTES

sec

Seconds since epoch.

inc

Incrementing field.

NAME

AnyMongo::Timstamp

AUTHOR

COPYRIGHT

AUTHORS

  • Pan Fan(nightsailer) <nightsailer at gmail.com>

  • Kristina Chodorow <kristina at 10gen.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Pan Fan(nightsailer).

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