Added notice about limitations to Catalyst
Sebastian Riedel [Fri, 15 Apr 2005 12:48:36 +0000 (12:48 +0000)]
README
lib/Catalyst.pm

diff --git a/README b/README
index 5e9958b..de2defe 100644 (file)
--- a/README
+++ b/README
@@ -101,6 +101,13 @@ METHODS
         Your log class should implement the methods described in the
         "Catalyst::Log" man page.
 
+LIMITATIONS
+    FCGI and mod_perl2 support are considered experimental and may contain
+    bugs.
+
+    You may encounter problems accessing the built in test server on public
+    ip addresses on the internet, thats because of a bug in HTTP::Daemon.
+
 SUPPORT
     IRC:
 
index dfa002a..e7cc9a9 100644 (file)
@@ -250,6 +250,13 @@ man page.
 
 =back
 
+=head1 LIMITATIONS
+
+FCGI and mod_perl2 support are considered experimental and may contain bugs.
+
+You may encounter problems accessing the built in test server on public ip
+addresses on the internet, thats because of a bug in HTTP::Daemon.
+
 =head1 SUPPORT
 
 IRC: