Jemand zu Hause?
a href="/seite1.html"
a href="/amp/seite1.html"
1 while($result =~ s!a href="/(.*?)"!a href="/amp$1"!gm);
IPC::System::Simple,
Path::Class
518444
1 2 3 4 5 6 7 8 9
$result =~ s#a\s+href="/ ( (?: (?!amp) . )*? ) \.html" #a href="/amp/$1.html"#xmg;
Wie installiert man ein Modul?