From: Dave Rolsky Date: Tue, 9 Dec 2008 20:17:38 +0000 (+0000) Subject: Add back Intro.pod and point it to Manual X-Git-Tag: 0.66~27^2~45 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=c79846ce2bf320e8afa3fdd7f4aba43bd8f62114;p=gitmo%2FMoose.git Add back Intro.pod and point it to Manual --- diff --git a/lib/Moose/Intro.pod b/lib/Moose/Intro.pod new file mode 100644 index 0000000..67e2a75 --- /dev/null +++ b/lib/Moose/Intro.pod @@ -0,0 +1,12 @@ +=pod + +=head1 NAME + +Moose::Intro - Got renamed to Moose::Manual + +=head2 DESCRIPTION + +Go read L. This POD document still exists for the +benefit of anyone out there who might've linked to it in the past. + +=cut