Skip to content

issues Search Results · repo:dagolden/Meerkat language:Perl

Filter by

17 results
 (66 ms)

17 results

indagolden/Meerkat (press backspace or delete to remove)

Attempting to upgrade Meerkat 0.15. Performed cpanm --uninst-shadows MongoDB as described in https://metacpan.org/pod/MongoDB::Upgrading followed by cpanm Meerkat t/00-report-prereqs.t fails # Failed ...
  • toddbruner
  • Opened 
    on Oct 24, 2018
  • #21

MongoDB::OID = BSON::OID, BSON::Time, and some other things. Linked to: https://github.com/dagolden/Meerkat/issues/19
  • wreis
  • 1
  • Opened 
    on Oct 3, 2018
  • #20

When MongoDB methods/features are deprecated, Meerkat should call them out in the documentation and should possibly issue its own deprecation warnings for clarity.
  • xdg
  • Opened 
    on Jun 20, 2018
  • #19

# *** DEPRECATION WARNING *** # # The count method will be removed in a future major release. # Use the count method from MongoDB::Collection instead. # MongoDB::Cursor::count called at ...
  • toddbruner
  • 3
  • Opened 
    on Jun 18, 2018
  • #18

Build log attached meerkat.build.log.txt follows:
  • toddbruner
  • 2
  • Opened 
    on Dec 7, 2016
  • #17

in Meerkcat::Cursor, the cursor attribute seems to be missing immortal from the handlers. has cursor = ( is = ro , isa = MongoDB::Cursor , required = 1, handles = [ ...
enhancement
  • toddbruner
  • 1
  • Opened 
    on Feb 9, 2016
  • #14

Statistical analysis suggests that the test failures are caused by MongoDB v1: http://analysis.cpantesters.org/solved?distv=Meerkat-0.011
  • eserte
  • 2
  • Opened 
    on Nov 1, 2015
  • #13

The wrapper around next wraps the handler, not the MongoDB::Cursor method. Meerkat needs to implement its own all function.
  • dagolden
  • Opened 
    on Jan 24, 2015
  • #11

As an alternative interface to passing in the connection string into Meerkat it would be nice to be able to pass in an already extant MongMongoDB::MongoClient during construction.
  • dr-kd
  • Opened 
    on Jan 22, 2015
  • #10

Add a default but sub-classable serializing method to Meerkat::Role::Document... perhaps just expose the storage serializer? I m already defining the structure of the object in Mongo via Moose attributes, ...
  • jmmills
  • 1
  • Opened 
    on Dec 31, 2014
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub