You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This version introduced 2 commands: make-shim and make-pp.
make-shim creates a quick access to a program resides inside another perlbrew env, while make-pp is a dead-simple wrapper of PAR::Packer that allows you creates a standalone version of a installed program that bundles the entire perlbrew env with it.
If you know everything about PAR and PAR::Packer already, you probably don't need make-pp. But if you often run into missing dependencies while doing pp, perhaps gives perlbrew make-pp a try.
Please share your thoughts about these 2 commands in this discussion thread.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
https://perlbrew.pl/Release-0.98.html
This version introduced 2 commands: make-shim and make-pp.
make-shim creates a quick access to a program resides inside another perlbrew env, while make-pp is a dead-simple wrapper of PAR::Packer that allows you creates a standalone version of a installed program that bundles the entire perlbrew env with it.
If you know everything about PAR and PAR::Packer already, you probably don't need make-pp. But if you often run into missing dependencies while doing pp, perhaps gives
perlbrew make-pp
a try.Please share your thoughts about these 2 commands in this discussion thread.
Beta Was this translation helpful? Give feedback.
All reactions