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
OPCUA-Open62541-2.01
Perl XS wrapper for open62541 OPC UA library
Changes for 2.01 - 2023-03-17
- Update ppport.h to Version 3.68 which comes with Perl v5.36.0.
- OPCUA::Open62541::Test::CA creates certificates that are better suited for OPC UA verfication.