X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FPod%2FConstants.pm;fp=lib%2FPod%2FConstants.pm;h=5fa247f2cd6ecbbed35ed1139a5fa9786f35f08d;hb=7041328883208f3a5b019a9a0082c3985fdf0bf2;hp=05f33a0dde37fccb559886090e1c1dc4ba596d31;hpb=dee032d5b9f988938f942e004c46a35b1b13db79;p=pod-constants.git diff --git a/lib/Pod/Constants.pm b/lib/Pod/Constants.pm index 05f33a0..5fa247f 100644 --- a/lib/Pod/Constants.pm +++ b/lib/Pod/Constants.pm @@ -1,8 +1,3 @@ -# Copyright (C) 2001, 2002, 2007 Sam Vilain. All Rights Reserved. -# This module is free software. It may be used, redistributed and/or -# modified under the terms of the Perl Artistic License, version 2 or -# later, OR the terms of the GNU General Public License, v3 or later. - package Pod::Constants; use 5.006002; @@ -441,6 +436,16 @@ method seems to break dh-make-perl. Sam Vilain, +Maintained by Marius Gavrilescu, since July 2015 + +=head1 COPYRIGHT AND LICENSE + +Copyright (C) 2001, 2002, 2007 Sam Vilain. All Rights Reserved. +Copyright (C) 2015 by Marius Gavrilescu + +This module is free software. It may be used, redistributed and/or +modified under the terms of the Perl Artistic License, version 2 + =head1 BUGS/TODO I keep thinking it would be nice to be able to import an =item list @@ -455,14 +460,5 @@ Would this be useful? Debug output is not very readable -=head1 PATCHES WELCOME - -If you have any suggestions for enhancements, they are much more likely -to happen if you submit them as a patch to the distribution. - -Source is kept at - - git://utsl.gen.nz/Pod-Constants - =cut