HERE docs etc.
[www.jankratochvil.net.git] / project / sshpatch / ListItem.pm
index 6a4036b..2043c9d 100755 (executable)
@@ -38,9 +38,10 @@ our @ListItem=(
                "license"=>"PD",
                "maintenance"=>"update-".a_href('http://www.openssh.com/','OpenSSH').' is preferred although this patch is not migrated.',
                "language"=>"C patch",
-               "description"=>""
-                               .'This patch will protect your mostly idle SSH connection from broken masquerading firewalls'
-                               .' and/or it will also provide _on-demand_ tunnelling.'
+               "description"=><<"HERE",
+This patch will protect your mostly idle SSH connection from broken masquerading firewalls
+and/or it will also provide _on-demand_ tunnelling.
+HERE
                );
 
 1;