parent
72d1310636
commit
5c973bad74
3
Library/ENV/4.3/pod2man
Executable file
3
Library/ENV/4.3/pod2man
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
POD2MAN=$(/usr/bin/which pod2man5.12 || echo /usr/bin/pod2man)
|
||||
exec $POD2MAN "$@"
|
||||
Loading…
x
Reference in New Issue
Block a user