aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/p5-Text-ChaSen/files/patch-ChaSen.pm')
-rw-r--r--japanese/p5-Text-ChaSen/files/patch-ChaSen.pm13
1 files changed, 13 insertions, 0 deletions
diff --git a/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm b/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm
new file mode 100644
index 000000000000..373742a116c8
--- /dev/null
+++ b/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm
@@ -0,0 +1,13 @@
+--- ChaSen.pm.orig Thu Aug 19 17:20:15 1999
++++ ChaSen.pm Sun Feb 27 02:05:45 2000
+@@ -11,8 +11,8 @@
+
+ use Text::ChaSen;
+
+- $res = chasen::getopt_argv('chasen-perl', '-j', '-F', '%m ');
+- $str = chasen::sparse_tostr("日本語の文字列");
++ $res = Text::ChaSen::getopt_argv('chasen-perl', '-j', '-F', '%m ');
++ $str = Text::ChaSen::sparse_tostr("日本語の文字列");
+
+ =head1 DESCRIPTION
+