the second declaration of $line is erroneous, drop my:
$line =~ m/textolibre=(.*?)&translated/g;
2
solved Perl — regex issue
the second declaration of $line is erroneous, drop my:
$line =~ m/textolibre=(.*?)&translated/g;
2
solved Perl — regex issue