Subject: | Include path to module in results |
I think it would be a helpful addition to this module to include the path to the module, as well as
the directory where it was found. This is just one additional line.
Following:
$self->{dir} = $dir;
Add the line
$self->{path} = $filename;