[libtypes-uri-perl] 03/15: make_immutable

Jonas Smedegaard dr at jones.dk
Tue Oct 14 10:59:32 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libtypes-uri-perl.

commit f8eda20f740dfcff5396a9a7e6ad387e82e6e2f1
Author: Toby Inkster <mail at tobyinkster.co.uk>
Date:   Sat Sep 27 19:13:54 2014 +0100

    make_immutable
---
 lib/Types/URI.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Types/URI.pm b/lib/Types/URI.pm
index 62cba22..2a07ea2 100644
--- a/lib/Types/URI.pm
+++ b/lib/Types/URI.pm
@@ -90,7 +90,7 @@ __PACKAGE__->meta->add_type({
 	],
 });
 
-1;
+__PACKAGE__->meta->make_immutable; # returns true
 
 __END__
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtypes-uri-perl.git



More information about the Pkg-perl-cvs-commits mailing list