Skip to content

riywo/MongoSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Perl module MongoSQL.

INSTALLATION

Type the following command:

    $ curl -L http://cpanmin.us | perl - MongoSQL

Or install cpanm and then run the following command to install
MongoSQL:

    $ cpanm MongoSQL

If you get an archive of this distribution, unpack it and build it
as per the usual:

    $ tar xzf MongoSQL-$version.tar.gz
    $ cd MongoSQL-$version
    $ perl Makefile.PL
    $ make && make test

Then install it:

    $ make install

DOCUMENTATION

MongoSQL documentation is available as in POD. So you can do:

    $ perldoc MongoSQL

to read the documentation online with your favorite pager.

LICENSE AND COPYRIGHT

Copyright (c) 2012, riywo. All rights reserved.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages