summaryrefslogtreecommitdiff
path: root/japanese/p5-Text-ChaSen/files/patch-ChaSen.pm
blob: 373742a116c8da05e242a5b069c085c762d75495 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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