HERE docs etc.
[www.jankratochvil.net.git] / project / ircon / ListItem.pm
index 8970752..0e793fe 100755 (executable)
@@ -38,11 +38,12 @@ our @ListItem=(
                "license"=>"PD",
                "maintenance"=>"obsolete-Superseded by ".a_href('http://www.lirc.org/','LIRC'),
                "language"=>"C, Java",
-               "description"=>""
-                               .'<p>Software package for custom simple hardware connected to PC parallel port'
-                               .' and transmitting infrared singals to fake real remote TV/video controllers. Hardware'
-                               .' is also equipped with receiver which is only used during development to grab and decode'
-                               .' original signals.</p>'
+               "description"=><<"HERE",
+<p>Software package for custom simple hardware connected to PC parallel port
+and transmitting infrared singals to fake real remote TV/video controllers. Hardware
+is also equipped with receiver which is only used during development to grab and decode
+original signals.</p>
+HERE
                );
 
 1;