Acme-CPANModules-HaveWebsite

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      "x_lists" : {
         "x_lists" : {
            "App::Ack" : "0",
            "App::TimeTracker" : "0",
            "App::cpanminus" : "0",
            "App::perlbrew" : "0",
            "Catalyst" : "0",
            "Dancer" : "0",
            "Giblog" : "0",
            "Mojolicious" : "0",
            "MooX::Role::JSON_LD" : "0",
            "PDL" : "0",
            "Padre" : "0",
            "Perl::Critic" : "0",
            "Plack" : "0",
            "Rex" : "0",
            "SPVM" : "0",
            "Template" : "0",
            "Test::BDD::Cucumber" : "0",
            "Type::Tiny" : "0",
            "Wx" : "0",

META.json  view on Meta::CPAN

      "x_mentions" : {
         "x_mentions" : {
            "App::Ack" : "0",
            "App::TimeTracker" : "0",
            "App::cpanminus" : "0",
            "App::perlbrew" : "0",
            "Catalyst" : "0",
            "Dancer" : "0",
            "Giblog" : "0",
            "Mojolicious" : "0",
            "MooX::Role::JSON_LD" : "0",
            "PDL" : "0",
            "Padre" : "0",
            "Perl::Critic" : "0",
            "Plack" : "0",
            "Rex" : "0",
            "SPVM" : "0",
            "Template" : "0",
            "Test::BDD::Cucumber" : "0",
            "Type::Tiny" : "0",
            "Wx" : "0",

META.json  view on Meta::CPAN

            "class" : "Dist::Zilla::Plugin::CopyrightYearFromGit",
            "name" : "@Author::PERLANCAR/CopyrightYearFromGit",
            "version" : "0.009"
         },
         {
            "class" : "Dist::Zilla::Plugin::IfBuilt",
            "name" : "@Author::PERLANCAR/IfBuilt",
            "version" : "0.03"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaJSON",
            "name" : "@Author::PERLANCAR/MetaJSON",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaConfig",
            "name" : "@Author::PERLANCAR/MetaConfig",
            "version" : "6.030"
         },
         {
            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
            "config" : {

META.json  view on Meta::CPAN

      "zilla" : {
         "class" : "Dist::Zilla::Dist::Builder",
         "config" : {
            "is_trial" : 0
         },
         "version" : "6.030"
      }
   },
   "x_authority" : "cpan:PERLANCAR",
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}

META.yml  view on Meta::CPAN

      version: '0.036'
    -
      class: Dist::Zilla::Plugin::CopyrightYearFromGit
      name: '@Author::PERLANCAR/CopyrightYearFromGit'
      version: '0.009'
    -
      class: Dist::Zilla::Plugin::IfBuilt
      name: '@Author::PERLANCAR/IfBuilt'
      version: '0.03'
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@Author::PERLANCAR/MetaJSON'
      version: '6.030'
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@Author::PERLANCAR/MetaConfig'
      version: '6.030'
    -
      class: Dist::Zilla::Plugin::MetaProvides::Package
      config:
        Dist::Zilla::Plugin::MetaProvides::Package:
          finder_objects:

README  view on Meta::CPAN


        Currently in Japanese only

        Website URL: <https://www.giblog.net/>

    Mojolicious
        Author: SRI <https://metacpan.org/author/SRI>

        Website URL: <https://mojolicious.org/>

    MooX::Role::JSON_LD
        Author: DAVECROSS <https://metacpan.org/author/DAVECROSS>

        Website URL: <https://davorg.dev/moox-role-json_ld/>

    Padre
        Author: SZABGAB <https://metacpan.org/author/SZABGAB>

        Website URL: <http://padre.perlide.org/>

    PDL Author: ETJ <https://metacpan.org/author/ETJ>

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

_
    entries => [
        {module=>'App::Ack', website_url=>'https://beyondgrep.com/'},
        {module=>'App::cpanminus', website_url=>'http://cpanmin.us/'},
        {module=>'App::perlbrew', website_url=>'https://perlbrew.pl/'},
        {module=>'App::TimeTracker', website_url=>'http://timetracker.plix.at/'},
        {module=>'Catalyst', website_url=>'http://www.catalystframework.org/'},
        {module=>'Dancer', website_url=>'https://perldancer.org/'},
        {module=>'Giblog', website_url=>'https://www.giblog.net/', description=>'Currently in Japanese only'},
        {module=>'Mojolicious', website_url=>'https://mojolicious.org/'},
        {module=>'MooX::Role::JSON_LD', website_url=>'https://davorg.dev/moox-role-json_ld/'},
        {module=>'Padre', website_url=>'http://padre.perlide.org/'},
        {module=>'PDL', website_url=>'https://pdl.perl.org'},
        {module=>'Perl::Critic', website_url=>'http://perlcritic.com/'},
        {module=>'Plack', website_url=>'https://plackperl.org/'},
        {module=>'Rex', website_url=>'https://www.rexify.org/'},
        {module=>'SPVM', website_url=>'https://yuki-kimoto.github.io/spvmdoc-public/', description=>'Currently machine-translated from Japanese'},
        {module=>'Template', website_url=>'http://www.template-toolkit.org/'},
        {module=>'Test::BDD::Cucumber', website_url=>'https://pherkin.pm/'},
        {module=>'Type::Tiny', website_url=>'https://typetiny.toby.ink/'},
        {module=>'Wx', website_url=>'http://www.wxperl.it/'},

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



Website URL: L<https://www.giblog.net/>

=item L<Mojolicious>

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

Website URL: L<https://mojolicious.org/>

=item L<MooX::Role::JSON_LD>

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

Website URL: L<https://davorg.dev/moox-role-json_ld/>

=item L<Padre>

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

Website URL: L<http://padre.perlide.org/>



( run in 1.090 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )