]> Dogcows Code - chaz/p5-Catalyst-Plugin-Sitemap/commitdiff
Merge remote branch 'ajgb/master' into www-sitemap-xml
authorYanick Champoux <yanick@babyl.dyndns.org>
Tue, 30 Nov 2010 01:53:14 +0000 (20:53 -0500)
committerYanick Champoux <yanick@babyl.dyndns.org>
Tue, 30 Nov 2010 01:53:14 +0000 (20:53 -0500)
Changes
dist.ini
lib/Catalyst/Plugin/Sitemap.pm

diff --git a/Changes b/Changes
index 070f7fede4e1ae2cd5d3ed44fb092c1b9a82616e..b54c2c76d2edf7bd26dd2452f6424918c1540e14 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for Catalyst-Plugin-Sitemap
 
 {{$NEXT}}
+    - Add Dancer::Plugin::SiteMap in the 'SEE ALSO' section.
 
 0.0.1     2010-09-29 20:19:12 America/Montreal
     - original version unleashed on an unsuspecting world
index d027d8071a6f1a6577c87278e7c0174a5bc0d6e3..463aed9801b61b66ea4dcbaf51c6525307a0db72 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -43,8 +43,9 @@ time_zone = America/Montreal
 
 [Signature]
 
-[AutoPrereq]
+[AutoPrereqs]
 
+[Prereqs]
 
 ; Build
 
index c88be0f8a8754bbd59fc1ad47fecb42701467cff..cb579820480b1c9074115dc33ea92c83ecf21991 100644 (file)
@@ -128,8 +128,17 @@ once.
 
 =item L<WWW::Sitemap::XML>
 
+Module that C<Catalyst::Plugin::Sitemap> uses under the hood.
+
+=item L<Dancer::Plugin::SiteMap>
+
+Similar plugin for the L<Dancer> framework, which inspired
+C<Catalyst::Plugin::Sitemap>. 
+
 =item http://babyl.dyndns.org/techblog/entry/catalyst-plugin-sitemap
 
+Blog article introducing C<Catalyst::Plugin::Sitemap>.
+
 =back
 
 =cut
This page took 0.024099 seconds and 4 git commands to generate.