Help for this page
<li> #Foo ... #moo </li>
use CGI::Pretty ":standard"; @names = ('Foo', 'Bar', 'Moo'); ... print "$data\n";