use warnings; use strict; require 't/LintTest.pl'; checkit( [ [ 'elem-img-sizes-missing' => qr/ tag has no HEIGHT and WIDTH attributes./i ], ], [] ); __DATA__ Test stuff This is my paragraph
This is my paragraph