Mandel 0.31 Latest
Files
- .perltidyrc
- .ship.conf
- .travis.yml
- Changes
- MANIFEST
- META.json
- META.yml
- Makefile.PL
- README
- README.md
- cpanfile
- lib/Mandel.pm
- lib/Mandel/Collection.pm
- lib/Mandel/Document.pm
- lib/Mandel/Iterator.pm
- lib/Mandel/Model.pm
- lib/Mandel/Model/Field.pm
- lib/Mandel/Relationship.pm
- lib/Mandel/Relationship/BelongsTo.pm
- lib/Mandel/Relationship/HasMany.pm
- lib/Mandel/Relationship/HasOne.pm
- lib/Mandel/Relationship/ListOf.pm
- lib/andel.pm
- t/00-basic.t
- t/Online.pm
- t/anon.t
- t/belongs-to-blocking.t
- t/belongs-to-non-blocking.t
- t/collection-online.t
- t/collection.t
- t/custom-document-class.t
- t/document-id.t
- t/document-json-pointer.t
- t/document.t
- t/field-coercion.t
- t/field.t
- t/has-many-add-obj.t
- t/has-many-blocking.t
- t/has-many-non-blocking.t
- t/has-one-blocking.t
- t/has-one-non-blocking.t
- t/iterator.t
- t/lib/MyModel.pm
- t/lib/MyModel/Menu.pm
- t/lib/MyModel/Other.pm
- t/list-of-blocking.t
- t/list-of-non-blocking.t
- t/mandel.t
- t/relationship-belongs-to.t
- t/relationship-has-many.t
- t/relationship-has-one.t
- t/relationship-list-of.t
- t/synopsis.t
- t/types.t