Ticket #39 (closed defect: fixed)
File::Copy::Recursive Dependency
| Reported by: | patspam | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.04 |
| Keywords: | Cc: |
Description
When running
perl Build.PL
on Ubuntu 8.04's system perl:
Can't locate File/Copy/Recursive?.pm in @INC ..
Looks like the File::Copy::Recursive needs to be listed as a dependency.
Patrick
Change History
Note: See
TracTickets for help on using
tickets.

require the module instead of use-ing it to let Build.PL prereq it first