Skip to content

Wishlist: cpanminus installed by default #1

@zakame

Description

@zakame

I wonder if a usable cpanm should be already included in the image? Of course, the end user can just install manually via

curl -L http://cpanmin.us | perl - App::cpanminus

but this might be an insecure approach, as explained here.

I realize the older cpan and cpanp tools are already included, and it is quite possible to bootstrap cpanm via these tools, but on the other hand cpanm is already small enough to be another addition. Also, most new Perl projects make use of cpanm as their standard installer command, especially projects that make use of the cpanfile format for dependency tracking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions