Author: kwilliams
Date: Sat Mar 24 13:45:53 2007
New Revision: 9316

Modified:
   Module-Build/trunk/lib/Module/Build.pm

Log:
Mark 'testall' as alpha

Modified: Module-Build/trunk/lib/Module/Build.pm
==============================================================================
--- Module-Build/trunk/lib/Module/Build.pm      (original)
+++ Module-Build/trunk/lib/Module/Build.pm      Sat Mar 24 13:45:53 2007
@@ -572,6 +572,10 @@
 
 [verion 0.2807]
 
+[Note: the 'testall' action and the code snippets below are currently
+in alpha stage, see
+L<"http://www.nntp.perl.org/group/perl.module.build/2007/03/msg584.html";> ]
+
 Runs the C<test> action plus each of the C<test$type> actions defined by
 the keys of the C<test_types> parameter.
 

Reply via email to