[Catalyst] Requirement for Makfile.PL or Build.PL in "home"?

Jeff Chimene jchimene at gmail.com
Mon May 28 20:11:54 GMT 2007


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




More information about the Catalyst mailing list