Reify duck type from a regular subtype into an actual class
authorShawn M Moore <sartak@gmail.com>
Thu, 25 Jun 2009 06:26:49 +0000 (02:26 -0400)
committerShawn M Moore <sartak@gmail.com>
Thu, 25 Jun 2009 06:26:49 +0000 (02:26 -0400)
commit0a6bff54f187f41f2df406cc732d53b4d9100d59
treec088b9b7e7c369574e97704f64a18d26e0e62334
parentd36ebb14ecb3c2c481fe5ffeabd076829a20c3bb
Reify duck type from a regular subtype into an actual class
Changes
lib/Moose/Meta/TypeConstraint/DuckType.pm [new file with mode: 0644]
lib/Moose/Util/TypeConstraints.pm