Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9199
Modified Files:
Changes
Log Message:
Don't die when an author can't be determined
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -d -r1.356 -r1.357
--- Changes 5 Jul 2005 17:57:00 -0000 1.356
+++ Changes 8 Jul 2005 01:29:22 -0000 1.357
@@ -63,6 +63,11 @@
some issues with this solution, however. See ticket #13169 in
rt.cpan.org. [Reported by Jos Boumans]
+ - Fixed a fatal error that occurred when a distribution's author
+ could not be determined from its POD nor from the call to
+ Module::Build->new() in its Build.PL. See ticket #12318 in
+ rt.cpan.org. [Reported by Jos Boumans]
+
0.27_01 (Beta for 0.28) Fri Apr 15 21:12:57 CDT 2005
Backward-incompatible (but better) changes:
|