Geo-Location-Point-0.08
Location information
Changes for 0.08
- Support the messages latitude and longitude
Future-AsyncAwait-0.65
deferred subroutine syntax for futures
Changes for 0.65 - 2023-03-17
- CHANGES
- BUGFIXES
mb-0.53
Can easy script in Big5, Big5-HKSCS, GBK, Sjis(also CP932), UHC, UTF-8, ...
Changes for 0.53 - 2023-03-17T00:00:00Z
- supports Sjis::* subroutines when sjis encoding
- supports GBK::* subroutines when gbk encoding
- supports UHC::* subroutines when uhc encoding
- supports Big5::* subroutines when big5 encoding
- supports Big5HKSCS::* subroutines when big5hkscs encoding
- supports EUCJP::* subroutines when eucjp encoding
- supports GB18030::* subroutines when gb18030 encoding
- supports RFC2279::* subroutines when rfc2279 encoding
- supports UTF2::* subroutines when utf2 encoding
- supports WTF8::* subroutines when wtf8 encoding
- update POD
- created by INABA Hitoshi