Update of /cvsroot/module-build/Module-Build
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19662
Modified Files:
Tag: release-0_26_branch
Changes
Log Message:
Add mention of autogenerated accessors to the docs
Index: Changes
===================================================================
RCS file: /cvsroot/module-build/Module-Build/Changes,v
retrieving revision 1.299.2.38
retrieving revision 1.299.2.39
diff -u -d -r1.299.2.38 -r1.299.2.39
--- Changes 28 Feb 2005 22:41:49 -0000 1.299.2.38
+++ Changes 4 Mar 2005 03:25:36 -0000 1.299.2.39
@@ -30,6 +30,11 @@
zero-length, which some versions of Tar don't like. [William
Underwood]
+ - Added a mention in the documentation that each property that new()
+ accepts also has a corresponding get/set accessor. (In the version
+ 0.27_0x series each accessor method is mentioned explicitly in the
+ docs.) [Omission spotted by Ian Langworth]
+
0.2608 Wed Jan 26 19:46:09 CST 2005
- Add workaround for test files because Devel::Cover causes
|