Acme-CPANModules-Frameworks

 view release on metacpan or  search on metacpan

lib/Acme/CPANModules/Frameworks.pm  view on Meta::CPAN

        {module=>'Log::Contextual', tags=>['category:logging']},
        {module=>'Log::Dispatch', tags=>['category:logging']},
        {module=>'Log::ger', tags=>['category:logging']},
        {module=>'Log::Log4perl', tags=>['category:logging']},

        # numeric
        {module=>'PDL', tags=>['category:numeric']},

        # oo
        {module=>'Moose', tags=>['category:oo']},
        {module=>'Moo', tags=>['category:oo']},

        # orm
        {module=>'DBIx::Class', tags=>['category:orm']},

        # regexp
        {module=>'Regexp::Common', tags=>['category:regexp']},
        {module=>'Regexp::Pattern', tags=>['category:regexp']},

        # template
        {module=>'Template::Toolkit', tags=>['category:template']},

        # testing
        {module=>'Test2', tags=>['category:testing']},

        # type
        {module=>'Specio', tags=>['category:type','category:validation']},
        {module=>'Type::Tiny', tags=>['category:type', 'category:validation']},

        # validation
        {module=>'Data::Sah', tags=>['category:validation']},
        {module=>'Params::Validate', tags=>['category:validation']},
        # Params::ValidationCompiler?
        # Specio*
        # Type::Tiny*

        # web
        {module=>'Catalyst', tags=>['category:web']},
        {module=>'CGI::Application', tags=>['category:web']},
        {module=>'Dancer', tags=>['category:web']},
        {module=>'Dancer2', tags=>['category:web']},
        {module=>'Gantry', tags=>['category:web']},
        {module=>'Mason', tags=>['category:web']},
        {module=>'Maypole', tags=>['category:web']},
        {module=>'Mojolicious', tags=>['category:web']},
        # Plack?

        # web-form
        {module=>'HTML::FormFu', tags=>['category:web-form']},
        {module=>'HTML::FormHandler', tags=>['category:web-form']},
    ],
};

1;
# ABSTRACT: List of frameworks on CPAN

__END__

=pod

=encoding UTF-8

=head1 NAME

Acme::CPANModules::Frameworks - List of frameworks on CPAN

=head1 VERSION

This document describes version 0.002 of Acme::CPANModules::Frameworks (from Perl distribution Acme-CPANModules-Frameworks), released on 2022-11-29.

=head1 DESCRIPTION

What qualifies as a framewor to be listed here is the existence of ecosystem of
CPAN modules/distributions (plugins, extensions, even application distributions,
etc) pertaining to it.

This list is used in building a list of framework classifiers in
L<Module::Features::PerlTrove>.

=head1 ACME::CPANMODULES ENTRIES

=over

=item L<Acme::CPANAuthors>

Author: L<ISHIGAKI|https://metacpan.org/author/ISHIGAKI>

=item L<Acme::CPANModules>

Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>

=item L<Jifty>

Author: L<ALEXMV|https://metacpan.org/author/ALEXMV>

=item L<AnyEvent>

Author: L<MLEHMANN|https://metacpan.org/author/MLEHMANN>

=item L<IO::Async>

Author: L<PEVANS|https://metacpan.org/author/PEVANS>

=item L<POE>

Author: L<BINGOS|https://metacpan.org/author/BINGOS>

=item L<Bencher>

Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>

=item L<CHI>

Author: L<ASB|https://metacpan.org/author/ASB>

=item L<App::Cmd>

Author: L<RJBS|https://metacpan.org/author/RJBS>

=item L<Perinci::CmdLine>



( run in 1.458 second using v1.01-cache-2.11-cpan-e1769b4cff6 )