Ticket #570 (closed defect: fixed)
pwhich is broken in Padre standalone
| Reported by: | szabgab | Owned by: | adamk |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | downstream | Version: | 0.45 |
| Keywords: | Cc: |
Description
pwhich perl gives
Undefined subroutine &main::which called at C:\strawberry\perl\bin/pwhich line 44.
Which is not that surprising give the following line in the code:
use File::Which ();
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in http://fisheye2.atlassian.com/changelog/cpan/?cs=9026 [preparation for File::Which 1.08] - File::Which will need upgraded to this version after installation, and the next one will have the fix when installed.