Subject: | Documentation error |
The documentation of how to use this module is in error. I needed to look at the source in order to figure out how to use the module.
1) the subroutine name find_in_path is wrong, it should be find_in_include
2) the description of the arguments required is wrong:
it gave an extra argument which messed up all calls. It should be
File::PM2File->file_in_include($file_relative, [\@path])