X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=lib%2FMouse%2FMeta%2FMethod%2FDestructor.pm;h=66f4709f739dc68372a0f1165e52340941465a11;hp=7775a14f76befc309917f596dfc607fa170215f9;hb=0126c27c413cb63f67e66e09b0fdfeb92117503a;hpb=8c9b95f269d4936aa47e2d787a27f398a1c87197 diff --git a/lib/Mouse/Meta/Method/Destructor.pm b/lib/Mouse/Meta/Method/Destructor.pm index 7775a14..66f4709 100644 --- a/lib/Mouse/Meta/Method/Destructor.pm +++ b/lib/Mouse/Meta/Method/Destructor.pm @@ -36,3 +36,4 @@ sub _generate_destructor{ } 1; +__END__