refactor constructor generation and test more complex cases
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 8 Nov 2010 04:53:12 +0000 (04:53 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 8 Nov 2010 04:53:12 +0000 (04:53 +0000)
commit3a9a65a4ce52f0d4bcbd4121961bb271d1e63a09
treeb8f2577675a237dd93ddc1e6666aab932a1834b1
parent077bd02695868c617d424bb451b6e63020d2db25
refactor constructor generation and test more complex cases
lib/Method/Generate/Accessor.pm
lib/Method/Generate/Constructor.pm
t/accessor-mixed.t [new file with mode: 0644]
t/method-generate-constructor.t