-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
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
Labels
No labels