Acme-CPANModules-CustomCPAN

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        Author: SKAJI <https://metacpan.org/author/SKAJI>

        Like OrePAN/OrePAN2/CPAN::Mini::Inject, but the goal is not to
        depend on XS modules (thus, the use of HTTP::Tinyish which uses
        curl/wget to download https pages instead of LWP).

    Pinto
        Author: THALJEF <https://metacpan.org/author/THALJEF>

        Pinto allows you to create custom CPAN-like repository of Perl
        modules with features like stacking, version pinning, and so on.

    App::lcpan
        Author: PERLANCAR <https://metacpan.org/author/PERLANCAR>

        Not a CPAN-like repository creator/builder, but once you have your
        CPAN-like repository, you can also index it like you would a regular
        CPAN mirror/mini mirror using this tool.

FAQ
  What is an Acme::CPANModules::* module?

README  view on Meta::CPAN

    required beyond that are considered a bug and can be reported to me.

COPYRIGHT AND LICENSE
    This software is copyright (c) 2023, 2019 by perlancar
    <perlancar@cpan.org>.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModules-Cust
    omCPAN>

    When submitting a bug or request, please include a test-file or a patch
    to an existing test-file that illustrates the bug or desired feature.

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

modules (thus, the use of HTTP::Tinyish which uses curl/wget to download https
pages instead of LWP).

_
        },
        {
            module => 'Pinto',
            description => <<'_',

Pinto allows you to create custom CPAN-like repository of Perl modules with
features like stacking, version pinning, and so on.

_
        },
        {
            module => 'App::lcpan',
            description => <<'_',

Not a CPAN-like repository creator/builder, but once you have your CPAN-like
repository, you can also index it like you would a regular CPAN mirror/mini
mirror using this tool.

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

Like OrePAN/OrePAN2/CPAN::Mini::Inject, but the goal is not to depend on XS
modules (thus, the use of HTTP::Tinyish which uses curl/wget to download https
pages instead of LWP).


=item L<Pinto>

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

Pinto allows you to create custom CPAN-like repository of Perl modules with
features like stacking, version pinning, and so on.


=item L<App::lcpan>

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

Not a CPAN-like repository creator/builder, but once you have your CPAN-like
repository, you can also index it like you would a regular CPAN mirror/mini
mirror using this tool.

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


=head1 COPYRIGHT AND LICENSE

This software is copyright (c) 2023, 2019 by perlancar <perlancar@cpan.org>.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.

=head1 BUGS

Please report any bugs or feature requests on the bugtracker website L<https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-CPANModules-CustomCPAN>

When submitting a bug or request, please include a test-file or a
patch to an existing test-file that illustrates the bug or desired
feature.

=cut



( run in 0.256 second using v1.01-cache-2.11-cpan-4d50c553e7e )