Add an experimental warning
[catagits/CatalystX-Routes.git] / lib / CatalystX / Routes.pm
index ccd2fa7..1422995 100644 (file)
@@ -238,6 +238,9 @@ __END__
 
 =head1 DESCRIPTION
 
+B<WARNING>: This module is still experimental. It works well, but the APIs may
+change without warning.
+
 This module provides a sugar layer that allows controllers to declare chained
 RESTful actions.