The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:App-PPIUtils subs"

sort-perl-subs - Sort Perl named subroutines by their name River stage one • 1 direct dependent • 1 total dependent

This utility sorts Perl subroutine definitions in source code. By default it sorts asciibetically. For example this source: sub one { ... } sub two { ... } sub three {} After the sort, it will become: sub one { ... } sub three {} sub two { ... } Cave...

PERLANCAR/App-PPIUtils-0.001 - 02 Oct 2020 10:05:46 UTC

reverse-perl-subs - Reverse Perl subroutines River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-PPIUtils-0.001 - 02 Oct 2020 10:05:46 UTC

App::PPIUtils - Command-line utilities related to PPI River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-PPIUtils-0.001 - 02 Oct 2020 10:05:46 UTC
3 results (0.027 seconds)