[Module-build-checkins] Module-Build/lib/Module/Build Authoring.pod,1.22,1.23
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <si...@us...> - 2005-11-16 00:07:51
|
Update of /cvsroot/module-build/Module-Build/lib/Module/Build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv851/lib/Module/Build Modified Files: Authoring.pod Log Message: Move description of F<META.yml> from the 'distdir' action to 'distmeta'. Add links to currently supported version of the F<META.yml> specification. Index: Authoring.pod =================================================================== RCS file: /cvsroot/module-build/Module-Build/lib/Module/Build/Authoring.pod,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- Authoring.pod 15 Nov 2005 22:37:50 -0000 1.22 +++ Authoring.pod 16 Nov 2005 00:07:42 -0000 1.23 @@ -1466,6 +1466,9 @@ perl(1), Module::Build(3), Module::Build::Cookbook(3), ExtUtils::MakeMaker(3), YAML(3) -http://www.dsmit.com/cons/ +F<META.yml> Specification: +L<http://module-build.sourceforge.net/META-spec-v1.2.html> + +L<http://www.dsmit.com/cons/> =cut |