HERE docs etc.
[www.jankratochvil.net.git] / project / tcpdump / ListItem.pm
index 9c34361..d771ced 100755 (executable)
@@ -37,8 +37,9 @@ our @ListItem=(
                "license"=>"PD",
                "maintenance"=>"ready",
                "language"=>"C patch",
-               "description"=>""
-                               .'<p>Makes the text messages of tcpdump(1) readable when option <code>-x</code> is used.</p>'
+               "description"=><<"HERE",
+<p>Makes the text messages of tcpdump(1) readable when option <code>-x</code> is used.</p>
+HERE
                );
 
 1;