On 03/05/2011 12:15 AM, Zbigniew Lukasiak wrote:
On Fri, Mar 4, 2011 at 4:57 PM, David Cantrell<da...@cantrell.org.uk>wrote:
On Fri, Mar 04, 2011 at 09:16:14AM -0500, Shawn H Corey wrote:
On 11-03-04 01:54 AM, Zbigniew Lukasiak wrote:
my $psgi_file = File::Spec->catfile( 't', 'app.psgi' );
I thought the tests were done in the t directory.  If so, then the file
its looking for would be:  t/t/app.psgi

You can solve this problem with FindBin:

http://search.cpan.org/~rjbs/perl-5.12.3/lib/FindBin.pm


David

Reply via email to