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 Twitter-Text

0.03 2020-10-29T04:58:02Z

    - Write POD of exported functions (github PR: #18)

0.02 2020-10-29T04:24:37Z

    - fix documentation for exported functions (github PR: #12)
    - avoid using special variables (`$'`, `$&`) that may cause performance issue (github PR: #11, #13)
    - try to hide internal-use only modules from PAUSE (github PR: #14, #16)

0.01 2020-10-28T17:48:52Z

    - original version