~ubuntu-branches/ubuntu/quantal/libtext-unidecode-perl/quantal

« back to all changes in this revision

Viewing changes to lib/Text/Unidecode/xfc.pm

  • Committer: Bazaar Package Importer
  • Author(s): Dominic Hargreaves
  • Date: 2005-01-04 00:09:05 UTC
  • Revision ID: james.westby@ubuntu.com-20050104000905-0gn2taxme0sas5j3
Tags: upstream-0.04
ImportĀ upstreamĀ versionĀ 0.04

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Time-stamp: "Sat Jul 14 00:27:43 2001 by Automatic Bizooty (__blocks2pm.plx)"
 
2
$Text::Unidecode::Char[0xfc] = [
 
3
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
4
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
5
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
6
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
7
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
8
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
9
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
10
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
11
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
12
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
13
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
14
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
15
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
16
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
17
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
18
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
 
19
];
 
20
1;