aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Lingua-JA-Numbers
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /japanese/p5-Lingua-JA-Numbers
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415499
Diffstat (limited to 'japanese/p5-Lingua-JA-Numbers')
-rw-r--r--japanese/p5-Lingua-JA-Numbers/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/p5-Lingua-JA-Numbers/pkg-descr b/japanese/p5-Lingua-JA-Numbers/pkg-descr
index b9951da70158..800dfc4e6b51 100644
--- a/japanese/p5-Lingua-JA-Numbers/pkg-descr
+++ b/japanese/p5-Lingua-JA-Numbers/pkg-descr
@@ -1,6 +1,6 @@
-This module converts Japanese text in UTF-8 (or romaji in ascii) to
-number, AND vice versa. Though this pod is in English and all examples are
-in romaji to make http://search.cpan.org/ happy, this module does accept
+This module converts Japanese text in UTF-8 (or romaji in ascii) to
+number, AND vice versa. Though this pod is in English and all examples are
+in romaji to make http://search.cpan.org/ happy, this module does accept
Japanese in UTF-8. Try the code below to see it.
perl -MLingua::JA::Numbers \
@@ -8,8 +8,8 @@ Japanese in UTF-8. Try the code below to see it.
CAVEAT
-DO NOT BE CONFUSED WITH Lingua::JA::Number by Mike Schilli. This module is
-far more comprehensive. As of 0.03, it even does its to_string() upon
+DO NOT BE CONFUSED WITH Lingua::JA::Number by Mike Schilli. This module is
+far more comprehensive. As of 0.03, it even does its to_string() upon
request.
WWW: http://search.cpan.org/dist/Lingua-JA-Numbers/