* fix a bug where if a required constructor argument was not serialized, it was
authorJos Boumans <jos@dwim.org>
Tue, 23 Jun 2009 21:07:27 +0000 (23:07 +0200)
committerJos Boumans <jos@dwim.org>
Tue, 23 Jun 2009 21:07:27 +0000 (23:07 +0200)
commit186d680b4c69cdbe0306d0e891d879d58af661fe
tree2c939fc24983d686e512ce7d4630e2210c656f04
parent76218b465af423661a8b711a20e3e458f9adbb08
* fix a bug where if a required constructor argument was not serialized, it was
  impossible to ->unpack again.
lib/MooseX/Storage/Engine.pm
t/008_do_not_serialize.t