Search results for "module:Perl::Tidy"
Perl::Tidy::Sweet - Tweaks to Perl::Tidy to support some syntactic sugar
There are a number of modules on CPAN that allow users to write their classes with a more "modern" syntax. These tools eliminate the need to shift off $self, can support type checking and offer other improvements. Unfortunately, they can break the su...
MGRIMES/Perl-Tidy-Sweetened-1.18 - 31 Jan 2021 17:32:36 UTC
Perl::Tidy::Komodo - tidy perl files in Komodo with a project rc
This file provides the functionality behind a command line script. For usage documentation, please see: perltidy_ko....
MITHALDU/Perl-Tidy-Komodo-1.151340 - 14 May 2015 09:05:42 UTC
Perl::Tidy::Sweetened - Tweaks to Perl::Tidy to support some syntactic sugar
There are a number of modules on CPAN that allow users to write their classes with a more "modern" syntax. These tools eliminate the need to shift off $self, can support type checking and offer other improvements. Unfortunately, they can break the su...
MGRIMES/Perl-Tidy-Sweetened-1.18 - 31 Jan 2021 17:32:36 UTC
Perl::Tidy::Sweetened::Pluggable - Simple object to facilitate a pluggable filter architecture
Builds a pluggable, chainable list of filters....
MGRIMES/Perl-Tidy-Sweetened-1.18 - 31 Jan 2021 17:32:36 UTC
Perl::Tidy::Sweetened::Keyword::Block - Perl::Tidy::Sweetened filter plugin to define new subroutine and class keywords
This is a Perl::Tidy::Sweetened filter which enables the definition of arbitrary keywords for subroutines with any number of potential signature definitions. New accepts: keyword keyword => 'method' Declares a new keyword (in this example the "method...
MGRIMES/Perl-Tidy-Sweetened-1.18 - 31 Jan 2021 17:32:36 UTC
Perl::Tidy::Sweetened::Variable::Twigils - Perl::Tidy::Sweetened filter plugin to handle twigls
This is a Perl::Tidy::Sweetened filter which enables the use of twigils as defined by the Twigils module. New accepts: twigil twigil => '$!' Declares a new twigil. In this case to be used as "$!variable". marker marker => 'TWG_BANG' Provides a text m...
MGRIMES/Perl-Tidy-Sweetened-1.18 - 31 Jan 2021 17:32:36 UTC