Acme-CPANModules-HaveWebsite

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    website

VERSION
    This document describes version 0.005 of Acme::CPANModules::HaveWebsite
    (from Perl distribution Acme-CPANModules-HaveWebsite), released on
    2023-10-29.

DESCRIPTION
    This list was first constructed based on Gabor Szabo's post:
    <https://dev.to/szabgab/perl-modules-with-their-own-web-site-2gmo> on
    2021-02-16. It has then been updated with more entries.

ACME::CPANMODULES ENTRIES
    App::Ack
        Author: PETDANCE <https://metacpan.org/author/PETDANCE>

        Website URL: <https://beyondgrep.com/>

    App::cpanminus
        Author: MIYAGAWA <https://metacpan.org/author/MIYAGAWA>

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

our $DATE = '2023-10-29'; # DATE
our $DIST = 'Acme-CPANModules-HaveWebsite'; # DIST
our $VERSION = '0.005'; # VERSION

our $LIST = {
    summary => 'List of modules that have their own website',
    description => <<'_',

This list was first constructed based on Gabor Szabo's post:
<https://dev.to/szabgab/perl-modules-with-their-own-web-site-2gmo> on
2021-02-16. It has then been updated with more entries.

_
    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'},

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

Acme::CPANModules::HaveWebsite - List of modules that have their own website

=head1 VERSION

This document describes version 0.005 of Acme::CPANModules::HaveWebsite (from Perl distribution Acme-CPANModules-HaveWebsite), released on 2023-10-29.

=head1 DESCRIPTION

This list was first constructed based on Gabor Szabo's post:
L<https://dev.to/szabgab/perl-modules-with-their-own-web-site-2gmo> on
2021-02-16. It has then been updated with more entries.

=head1 ACME::CPANMODULES ENTRIES

=over

=item L<App::Ack>

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

Website URL: L<https://beyondgrep.com/>



( run in 0.326 second using v1.01-cache-2.11-cpan-05444aca049 )