* add feature to disable cycle checking, eitehr via trait or option
authorJos Boumans <jos@dwim.org>
Wed, 24 Jun 2009 14:46:34 +0000 (16:46 +0200)
committerJos Boumans <jos@dwim.org>
Wed, 24 Jun 2009 14:46:34 +0000 (16:46 +0200)
commit5b7ea1fd5ab5a918f17cc1bc0450ddf22d7e37c6
tree55bbde909a19c5fd8ba7cb6c888dad49b81bf3f1
parentc21a034f8b360ad6cbf51ae1dab269fc6ef5a6b3
* add feature to disable cycle checking, eitehr via trait or option
  * add docs & tests (including 1 TODO test)
lib/MooseX/Storage/Basic.pm
lib/MooseX/Storage/Engine.pm
lib/MooseX/Storage/Traits/DisableCycleDetection.pm [new file with mode: 0644]
t/004_w_cycles.t