Help for this page

Select Code to Download


  1. or download this
    perl -pi'.orig' -e 'BEGIN {open(FH,"alt_tag_file"); @alltags = <FH>; c
    +homp @alltags;}; @tags = @alltags unless(scalar(@tags)); s/(<img)([^>
    +]+>)/@T = ($1,$2); $T[0].($T[1] =~ m,\balt=, ? "" : q{ alt="}.shift(@
    +tags).q{"}).$T[1]/eg *.html *.htm *.shtml