foreach $ID (@ID) { $stripper = HTML::Stripper->new( ... ); ... }