X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FMethod%2FConstructor.pm;h=1d55a975aa9ef715681602734fc7a35e43d7f18c;hp=a7fd556b3e2ae3975416492534d27ebd5d10f3e9;hb=0126c27c413cb63f67e66e09b0fdfeb92117503a;hpb=8c9b95f269d4936aa47e2d787a27f398a1c87197 diff --git a/lib/Mouse/Meta/Method/Constructor.pm b/lib/Mouse/Meta/Method/Constructor.pm index a7fd556..1d55a97 100644 --- a/lib/Mouse/Meta/Method/Constructor.pm +++ b/lib/Mouse/Meta/Method/Constructor.pm @@ -183,3 +183,4 @@ sub _generate_BUILDALL { } 1; +__END__