Revision history for Perl extension Twitter-Text
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