AnyMongo

 view release on metacpan or  search on metacpan

lib/AnyMongo/GridFS.pm  view on Meta::CPAN

package AnyMongo::GridFS;
BEGIN {
  $AnyMongo::GridFS::VERSION = '0.03';
}
# ABSTRACT: Asynchronous MongoDB::GridFS
use strict;
use warnings;

1;


=pod

=head1 NAME

AnyMongo::GridFS - Asynchronous MongoDB::GridFS

=head1 VERSION

version 0.03

=head1 SYNOPSIS

=head1 DESCRIPTION

=head1 NAME

MongoDB::AnyEvent::GridFS 

=head1 AUTHOR

=head1 COPYRIGHT

=head1 AUTHORS

=over 4

=item *

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

=item *

Kristina Chodorow <kristina at 10gen.com>

=back

=head1 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.

=cut


__END__




( run in 0.530 second using v1.01-cache-2.11-cpan-39bf76dae61 )