HERE docs etc.
[www.jankratochvil.net.git] / project / mod_auth_tacacs / ListItem.pm
index a66143d..b1026b0 100755 (executable)
@@ -37,10 +37,11 @@ our @ListItem=(
                "license"=>"PD",
                "maintenance"=>"accepted",
                "language"=>"C patch",
-               "description"=>""
-                               .'Patch implements: command-line client, <code>dropped Makefile.in</code>'
-                               .' in favor of <code>Makefile.am</code>, <code>--with-apache</code> works now'
-                               .' (whole <code>configure.in</code> rewritten)'
+               "description"=><<"HERE",
+Patch implements: command-line client, <code>dropped Makefile.in</code>
+in favor of <code>Makefile.am</code>, <code>--with-apache</code> works now
+(whole <code>configure.in</code> rewritten)
+HERE
                );
 
 1;