Re: [Fwd: CPAN Upload: S/SM/SMUELLER/Attribute-Handlers-0.80.tar.gz]
Steffen Mueller [Sat, 25 Oct 2008 12:04:35 +0000 (14:04 +0200)]
Message-ID: <4902EF33.7000707@sneakemail.com>
Date: Sat, 25 Oct 2008 12:04:35 +0200

p4raw-id: //depot/perl@34584

lib/Attribute/Handlers.pm
lib/Attribute/Handlers/Changes
lib/Attribute/Handlers/README

index ee66d5b..fe404c8 100644 (file)
@@ -867,13 +867,17 @@ this won't happen.
 Damian Conway (damian@conway.org). The maintainer of this module is now Rafael
 Garcia-Suarez (rgarciasuarez@gmail.com).
 
+Maintainer of the CPAN release is Steffen Mueller (smueller@cpan.org).
+Contact him with technical difficulties with respect to the packaging of the
+CPAN module.
+
 =head1 BUGS
 
 There are undoubtedly serious bugs lurking somewhere in code this funky :-)
 Bug reports and other feedback are most welcome.
 
-=head1 COPYRIGHT
+=head1 COPYRIGHT AND LICENSE
 
-         Copyright (c) 2001, Damian Conway. All Rights Reserved.
+         Copyright (c) 2001-2008, Damian Conway. All Rights Reserved.
        This module is free software. It may be used, redistributed
            and/or modified under the same terms as Perl itself.
index bdd6451..2b7849c 100644 (file)
@@ -109,3 +109,7 @@ Revision history for Perl extension Attribute::Handlers
        - Don't AUTOLOAD DESTROY (Jerry D Hedden, cpan bug #1911)
        - A::H is now able to report caller's file and line number
          (David Feldman)
+
+0.80   Fri Oct 24 12:06:00 CEST 2008
+        - CPAN release of the Attribute::Handlers version in bleadperl.
+       
index b41d901..78d4e12 100644 (file)
@@ -1,5 +1,5 @@
 ==============================================================================
-                Release of version 0.79 of Attribute::Handlers
+                Release of version 0.80 of Attribute::Handlers
 ==============================================================================
 
 
@@ -44,21 +44,14 @@ AUTHOR
     Damian Conway (damian@conway.org)
 
 COPYRIGHT
-             Copyright (c) 2001-2007, Damian Conway. All Rights Reserved.
+             Copyright (c) 2001-2008, Damian Conway. All Rights Reserved.
            This module is free software. It may be used, redistributed
                and/or modified under the same terms as Perl itself.
 
 
-==============================================================================
-
-0.79
+CHANGES
 
-       - The version released with Perl 5.10.0
-       - All interpreted attributes are now passed as array references,
-         eventually nested.
-       - Don't AUTOLOAD DESTROY (Jerry D Hedden, cpan bug #1911)
-       - A::H is now able to report caller's file and line number
-         (David Feldman)
+See the included "Changes" file for a change log.
 
 ==============================================================================