Slaven Rezić > Tk-Pod-0.9938_50 > Makefile.PL

Download:
Tk-Pod-0.9938_50.tar.gz

Annotate this POD

View/Report Bugs

Source   Latest Release: Tk-Pod-0.9939_58

is_in_path($prog)

Return the pathname of $prog, if the program is in the PATH, or undef otherwise.

DEPENDENCY: file_name_is_absolute

file_name_is_absolute($file)

Return true, if supplied file name is absolute. This is only necessary for older perls where File::Spec is not part of the system.