Ticket #680 (closed defect: moved to bitbucket haikuports site)
Opened 2 years ago
Last modified 5 months ago
perldoc fails
| Reported by: | pete | Owned by: | scottmc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | dev-lang/perl | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I tried to use perldoc on somebody's package, which uses that for documentation, and got this error:
perldoc pjbsynth.csd
Error in tempfile() using ./XXXXXXXXXX: Could not create temp file ./tDNeedIt_m:
Operation not allowed at /boot/common/lib/perl5/5.10.1/Pod/Perldoc.pm line 1549
looking at the above line, it is:
return File::Temp::tempfile(UNLINK => 1);
This should probably be looked at by someone familiar with perl, as
perldoc is used in a number of packages, I believe.
Change History
comment:1 Changed 21 months ago by scottmc
comment:2 Changed 5 months ago by scottmc
- Resolution set to moved to bitbucket haikuports site
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Pete,
Can you recheck this with a recent Haiku with PM?