Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5877
Modified Files:
Changes
Log Message:
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.412
retrieving revision 1.413
diff -u -d -r1.412 -r1.413
--- Changes 23 Jan 2006 13:27:42 -0000 1.412
+++ Changes 24 Jan 2006 01:23:35 -0000 1.413
@@ -8,7 +8,8 @@
- We should now work with recent (> 0.49) versions of YAML.pm when
creating the META.yml file. [Yitzchak Scott-Thoennes]
- - The prompt() and y_n() methods have been improved with respect to
+ - The y_n() method now requires the default parameter, and the
+ prompt() and y_n() methods have been improved with respect to
how they behave/detect when there is no user to ask. We're now
more consistent with MakeMaker, including respecting the
PERL_MM_USE_DEFAULT environment variable. [Tyler MacDonald and
|