From 89d147f292f5cc0e9473e357d30ba85a139a4191 Mon Sep 17 00:00:00 2001 From: Paul Cochrane Date: Wed, 14 Oct 2015 18:35:59 +0200 Subject: [PATCH] Replace broken EXAMPLES link with link to COOKBOOK/EXAMPLES The link to the EXAMPLES section doesn't exist and it seems sensible to link this to the COOKBOOK/EXAMPLES section of `Module::Install` as the `Module::Install::Admin` docs do. --- lib/Module/AutoInstall.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Module/AutoInstall.pm b/lib/Module/AutoInstall.pm index 2f224fa..2ca8d97 100644 --- a/lib/Module/AutoInstall.pm +++ b/lib/Module/AutoInstall.pm @@ -1001,8 +1001,8 @@ option offered by B. This module works best with the B framework, a drop-in replacement for MakeMaker. However, this module also -supports F files based on MakeMaker; see L -for instructions. +supports F files based on MakeMaker; see +L for instructions. Specifying C instead of C will not try to install dependencies when running C, but only when running C