From: Dave Rolsky <autarch@houseabsolute.urth.org>
Date: Sat, 21 Mar 2009 02:00:45 +0000 (-0500)
Subject: Add new Manual docs to Moose::Manual
X-Git-Tag: 0.72_01~60
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=29d05a5182313f5f030b07083a4f659ed5500523;p=gitmo%2FMoose.git

Add new Manual docs to Moose::Manual
---

diff --git a/lib/Moose/Manual.pod b/lib/Moose/Manual.pod
index d8a0e16..e19d9a8 100644
--- a/lib/Moose/Manual.pod
+++ b/lib/Moose/Manual.pod
@@ -164,6 +164,15 @@ Moose has a lot of features, and there's definitely more than one way
 to do it. However, we think that picking a subset of these features
 and using them consistently makes everyone's life easier.
 
+=item L<Moose::Manual::Contributing>
+
+Interested in hacking on Moose? Read this.
+
+=item L<Moose::Manual::Delta>
+
+This document details backwards-incompatibilities and other major
+changes to Moose.
+
 =back
 
 =head1 JUSTIFICATION