The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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