Author: kwilliams Date: Mon Nov 13 18:22:42 2006 New Revision: 8068 Modified: Module-Build/trunk/lib/Module/Build.pm Module-Build/trunk/lib/Module/Build/API.pod Module-Build/trunk/lib/Module/Build/Authoring.pod
Log: More URL updates Modified: Module-Build/trunk/lib/Module/Build.pm ============================================================================== --- Module-Build/trunk/lib/Module/Build.pm (original) +++ Module-Build/trunk/lib/Module/Build.pm Mon Nov 13 18:22:42 2006 @@ -332,7 +332,7 @@ warning will be issued. The current version of the F<META.yml> specification can be found at -L<http://module-build.sourceforge.net/META-spec-v1.2.html> +L<http://module-build.sourceforge.net/META-spec-current.html> =item distsign Modified: Module-Build/trunk/lib/Module/Build/API.pod ============================================================================== --- Module-Build/trunk/lib/Module/Build/API.pod (original) +++ Module-Build/trunk/lib/Module/Build/API.pod Mon Nov 13 18:22:42 2006 @@ -1559,6 +1559,6 @@ L<Module::Build::Cookbook>(3), L<ExtUtils::MakeMaker>(3), L<YAML>(3) F<META.yml> Specification: -L<http://module-build.sourceforge.net/META-spec-v1.2.html> +L<http://module-build.sourceforge.net/META-spec-current.html> =cut Modified: Module-Build/trunk/lib/Module/Build/Authoring.pod ============================================================================== --- Module-Build/trunk/lib/Module/Build/Authoring.pod (original) +++ Module-Build/trunk/lib/Module/Build/Authoring.pod Mon Nov 13 18:22:42 2006 @@ -274,7 +274,7 @@ L<Module::Build::Cookbook>(3), L<ExtUtils::MakeMaker>(3), L<YAML>(3) F<META.yml> Specification: -L<http://module-build.sourceforge.net/META-spec-v1.2.html> +L<http://module-build.sourceforge.net/META-spec-current.html> L<http://www.dsmit.com/cons/>
