my $content = do { local $/; local @ARGV = 'vhosts.conf'; <> }; #### my $start = qr{}; my $finish = qr{}; #### print OUT "$vhost";