The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.05 2022-03-19T13:50:00Z
    - Solved the warning of 'Use of uninitialized value $ref_name in hash element'

0.04 2022-03-18T23:07:00Z
    - Improved route logic to accept another parameter.
    - Added more an example using under and route with new logic.

0.03 2022-03-10T23:38:00Z
    - Improved the code logic to remove parameter ambiguity.
    - Removed debug code.
    - Added namespace option in pod.
    - Added example using under and route in the same file in pod.

0.02 2022-02-28T03:38:00Z
    - Resolved error with passing reference.

0.01 2021-07-16T01:46:00Z
    - First release.