pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/p5-Lingua-EN-Words2Nums



Module Name:    pkgsrc
Committed By:   sno
Date:           Wed Jul  3 16:06:25 UTC 2013

Added Files:
        pkgsrc/textproc/p5-Lingua-EN-Words2Nums: DESCR Makefile distinfo

Log Message:
Adding package for CPAN distribution Lingua-EN-Words2Nums version 0.18
into textproc/p5-Lingua-EN-Words2Nums.

This module converts English text into numbers. It supports both ordinal
and cardinal numbers, negative numbers, and very large numbers.

The main subroutine, which is exported by default, is words2nums(). This
subroutine, when fed a string, will attempt to convert it into a number.
If it succeeds, the number will be returned. If it fails, it returns undef.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/p5-Lingua-EN-Words2Nums/DESCR \
    pkgsrc/textproc/p5-Lingua-EN-Words2Nums/Makefile \
    pkgsrc/textproc/p5-Lingua-EN-Words2Nums/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index