In Catalyst::Utils::home
is the following requirement documented anywhere?
# only return the dir if it has a Makefile.PL or Build.PL
if (-f $home->file("Makefile.PL") or -f $home->file("Build.PL"))

Cheers,
jec


_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to