added experimental warning to main pod
Robert 'phaylon' Sedlacek [Fri, 31 Jul 2009 19:10:38 +0000 (21:10 +0200)]
lib/CatalystX/Declare.pm

index 770b7f8..82dc28f 100644 (file)
@@ -93,6 +93,8 @@ CatalystX::Declare - EXPERIMENTAL Declarative Syntax for Catalyst Applications
 
 =head1 DESCRIPTION
 
+B<This module is EXPERIMENTAL>
+
 This module provides a declarative syntax for L<Catalyst|Catalyst::Runtime> 
 applications. Its main focus is currently on common and repetitious parts of
 the application, such as the application class itself, controllers, and