home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Cdrom / Pavilions / IBM / Mongolia / reform.pl < prev    next >
Encoding:
Perl Script  |  2017-09-21  |  229 b   |  4 lines

  1. #!/usr/local/bin/perl -p
  2. s/\<\/title\>/<\/title>\n<META HTTP-EQUIV="Content-Type" CONTENT="text\/html; charset=shift_jis">/;  
  3. s/\<\/TITLE\>/<\/TITLE>\n<META HTTP-EQUIV="Content-Type" CONTENT="text\/html; charset=shift_jis">/;  
  4.