[Module-build-checkins] Module-Build/website META-spec.pod,1.6,1.7
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <kwi...@us...> - 2005-08-24 02:37:31
|
Update of /cvsroot/module-build/Module-Build/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3930 Modified Files: META-spec.pod Log Message: Removed the name C<CPAN::META::Specification>, since that implies a module that doesn't actually exist. Index: META-spec.pod =================================================================== RCS file: /cvsroot/module-build/Module-Build/website/META-spec.pod,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- META-spec.pod 22 Aug 2005 02:18:18 -0000 1.6 +++ META-spec.pod 24 Aug 2005 02:37:17 -0000 1.7 @@ -1,6 +1,6 @@ =head1 NAME -CPAN::META::Specification - Specification for F<META.yml> +META-spec - Specification for F<META.yml> documents =head1 SYNOPSIS @@ -624,4 +624,15 @@ =back +=item August 23, 2005 + +=over 2 + +=item * + +Removed the name C<CPAN::META::Specification>, since that implies a +module that doesn't actually exist. + +=back + =back |