X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FMeta%2FTypeConstraint%2FStructured.pm;fp=lib%2FMooseX%2FMeta%2FTypeConstraint%2FStructured.pm;h=a5da66e76723cee900987261028654e5191b3cdd;hb=d8547fef2f451c1b92ad3bef27fa852f13ef3f18;hp=b58c92eed2b5bae148e8ea092c0c7c9c532284ca;hpb=dd8c991f0a701c7d11ce331b51328c038d45efb2;p=gitmo%2FMooseX-Types-Structured.git diff --git a/lib/MooseX/Meta/TypeConstraint/Structured.pm b/lib/MooseX/Meta/TypeConstraint/Structured.pm index b58c92e..a5da66e 100644 --- a/lib/MooseX/Meta/TypeConstraint/Structured.pm +++ b/lib/MooseX/Meta/TypeConstraint/Structured.pm @@ -234,4 +234,4 @@ it under the same terms as Perl itself. =cut -1; \ No newline at end of file +__PACKAGE__->meta->make_immutable; \ No newline at end of file