The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Aion::Str::Util

0.0.10 2024-01-12T08:34:38Z

    - rename die message in out_tag

0.0.9 2024-01-10T10:35:56Z

    - fix single tags

0.0.8 2023-12-26T13:49:05Z

    - fix exists on (hash)->{key}

0.0.7 2023-12-22T13:59:32Z

    - fix in_tag and add function is_single_tag

0.0.6 2023-12-22T13:24:17Z

    - fix in_tag and out_tag: return single tag

0.0.5 2023-12-20T12:05:58Z

    - fix sround on perl22

0.0.4 2023-12-19T15:41:36Z

    - add functions in_tag and out_tag, for html-stack

0.0.3 2023-11-15T10:27:21Z

    - add subroutines to_str and from_str

0.0.2 2023-10-30T16:33:36Z

    - add dependence List::Util

0.0.1 2023-10-30T16:19:17Z

    - add modules for formatting url and json

0.01 2018-04-19T11:17:54Z

    - original version