Help for this page
my (@articles) = ($text =~ /(<a name.*?<!--start-->.*?<!--end-->)/gs);
my (%hash) = ($text =~ /(<a name.*?)(<!--start-->.*?<!--end-->)/gs);