Changes for version 1.12 - 2012-04-26
- So sorry, but doing a findOne on a collection doesn't work because group is in fact a command that gets run, but the MongoDB docs about it's proper usage are vague, and
- db.$cmd.findOne()
- is apparently equivalent to a runCommand, but not quite.
Modules
Use MongoDB in Mojolicious
Provides
in lib/Mojolicious/Plugin/Mongodb.pm