Opened 9 years ago
Closed 8 years ago
#700 closed defect (fixed)
File::Slurp is an undeclared prerequisite
Reported by: | danboo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | editor | Version: | 0.48 |
Keywords: | Makefile.PL File::Slurp prerequisites | Cc: |
Description
File::Slurp is used in:
share/examples/wx/30_editor.pl
But not declared as a prerequisite in:
Makefile.PL
This had caused test failures for me in a number of recent versions, leading me to force the installs. Sample failure at:
http://www.nntp.perl.org/group/perl.cpan.testers/2009/09/msg5422482.html
Change History (1)
comment:1 Changed 8 years ago by szabgab
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
usage of File::Slurp removed in r9227 will be in release 0.51