use warnings; use strict; require 't/LintTest.pl'; checkit( [ [ 'elem-img-alt-missing' => qr/ does not have ALT text defined/i ], ], [] ); __DATA__ Test stuff This is my paragraph
This is my paragraph