Fixed up uses of catdir being used to return a file path
authorNigel Metheringham <nigelm@cpan.org>
Thu, 1 Mar 2012 11:18:13 +0000 (11:18 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Fri, 2 Mar 2012 20:25:13 +0000 (20:25 +0000)
commit94d7a76e1f113e306327a86cbdbcae2afd428f0a
tree57e4477ec3d44822c2759b5e929257bf60dc8ff6
parentdf894348b6f8e0bea1b3d0576aad28027ee930df
Fixed up uses of catdir being used to return a file path

catdir and catfile are different - using them interchangeably may
work on most platforms, but one day you will encounter VMS
and get horribly confused!
lib/Catalyst/ScriptRunner.pm
t/aggregate/unit_utils_home.t
t/psgi_file_testapp.t
t/psgi_file_testapp_engine_psgi_compat.t