ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/gentables
(Generate patch)

Comparing rxvt-unicode/src/gentables (file contents):
Revision 1.11 by root, Sat Apr 11 18:27:25 2015 UTC vs.
Revision 1.12 by root, Wed Jun 16 23:07:11 2021 UTC

1#!/opt/bin/perl 1#!/opt/bin/perl
2 2
3# the generated tables mostly have NOT been checked so far! 3# the generated tables mostly have NOT been checked so far!
4
5# apt install libencode-hanextra-perl libencode-jis2k-perl
4 6
5use v5.8.2; 7use v5.8.2;
6use utf8; 8use utf8;
7use Encode; 9use Encode;
8use Encode::JP; 10use Encode::JP;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines