Skip Menu |

This queue is for tickets about the Test-Harness CPAN distribution.

Report information
The Basics
Id: 13880
Status: resolved
Priority: 0/
Queue: Test-Harness

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: prove's shebang assumes perl, even when installed with ponie
I just installed ponie, which installs ponie at the location: /path/to/ponie prove, however, has a shebang line of #!/path/to/perl Since that file (/path/to/perl) doesn't exist, running prove fails with a file not found error.
[SMPETERS - Tue Jul 26 17:06:18 2005]: Show quoted text
> I just installed ponie, which installs ponie at the location: > /path/to/ponie > > prove, however, has a shebang line of > #!/path/to/perl > > Since that file (/path/to/perl) doesn't exist, running prove fails > with a file not found error.
Please close this. This is a ponie issue, not a Test-Harness issue.