Help for this page
/<FN\Q$i++\E>(.+)\n/
/<FN(?{$i++})(.+)\n/
while (<FILE>) { chomp; #if necessary ... } } my $numfootnotes = scalar @fnote;