in reply to Re^2: img function in CGI.pm
in thread img function in GGI.pm
It would have been obvious with better layout in emacs with any perl mode too because the indentation breaks. I suspect vim has similar behavior. So just changing to shorter, more legible line widths will help on a couple of levels-
img({ -src=>'/css/ico/notepencil32.png', -alt=>'ahoj', -height=>'23', -width=>'23' -id=>'myid'})
|
|---|