Test2-Suite-0.000148
Distribution with a rich set of tools built upon the Test2 framework.
Changes for 0.000148 - 2023-03-05T14:59:45-08:00
- Fixes for refcount stuff
Number-Phone-3.9000
base class for Number::Phone::* modules
Changes for 3.9000 - 2023-03-05
- Add validation using libphonenumber's data for non-geographic country codes like +800 (International free phone) and +870 (Inmarsat). See github.com/DrHyde/perl-modules…
- Bug fix: NANP toll-free numbers corrected. 833 area code now supported, and regex fixed to only match when the B and C digits are the same, so 800 is toll-free, 888 is toll-free, but 808 is not. See github.com/DrHyde/perl-modules…
- Bug fix: NANP 1-600 area code is non-geographic. See github.com/DrHyde/perl-modules…
- Workaround: OFCOM have the wrong number length for the +44 800 716 range, we now have an egregious hack to work around that. See github.com/DrHyde/perl-modules…
- No longer auto-tested on 5.10 because a 'make test'-time dependency (Test::Deep) no longer supports that.
- Data updates
App-digitdemog-0.085
各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。
Changes for 0.085 - 2023-03-06T01:23+09:00