[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

copypage.pl



Hello.

Can someone explain me why script copypage.pl changes for example string
© to Š (BTW what's that? ;->)

I try to write script which has to compare Debian's repository with
other repository where we have copied (with copypage.pl) 
pages to translate and such changes makes it almost impossible ;)

I compare two files with md5sum 
while (<SUMA>) {
        s/^#.+\$Id:.*\$\n?//;
        s/^#use.+wml::debian::translation-check.+translation.*\n?//;
        $md5sum->add($_);
}

But when file has changed &copy; to something else then this doesn't
work :/

Why is copypage.pl changing these entities?

regards
fEnIo
-- 
      _     Bartosz Feński aka fEnIo | mailto:fenio@o2.pl | pgp:0x13fefc40 
    _|_|_    32-050 Skawina - Głowackiego 3/15 - w. małopolskie - Polska
    (0 0)     phone:+48501608340 | ICQ:46704720 | GG:726362 | IRC:fEnIo
ooO--(_)--Ooo http://skawina.eu.org | JID:fenio@jabber.org | RLU:172001

Attachment: pgpwz4rIkvhZO.pgp
Description: PGP signature


Reply to: