- or download this
#!/usr/bin/perl
use strict;
...
print "$_: $map{$_}\t";
print "\n" unless ++$c % 9;
}
- or download this
A: А B: Б V: В G: Г D: Д
+E: Е +: Ё J: Ж Z: З
I: И Y: Й K: К L: Л M: М
+N: Н O: О P: П R: Р
...
l: л m: м n: н o: о p: п
+r: р s: с t: т u: у
f: ф h: х c: ц x: ч 1: ш
+2: щ 3: ъ 4: ы 5: ь
6: э 7: ю 8: я
- or download this
#!/usr/bin/perl
use strict;
...
print "$_: $map{$_}\t";
print "\n" unless ++$c % 9;
}
- or download this
A: �B: � V: �G: � D: �E: A
+533; +: �J: � Z: �
I: � Y: �K: � L: �M: �
+ N: �O: � P: �R: �
...
l: � m: �n: � o: �p: �
+ r: �s: � t: �u: �
f: �h: � c: �x: � 1: �2: A
+533; 3: �4: � 5: �
6: � 7: �8: �