writePerlBin
pkgs.writers.writePerlBin
Functor
Docs pulled from | This Revision | 44 minutes ago
writePerlBin takes the same arguments as writePerl but outputs a directory (like writeScriptBin)
Noogle detected
This is a Functor
Learn about functors
Implementation
The following is the current implementation of this function.
writePerlBin = name: writePerl "/bin/${name}";