Skip Menu |

This queue is for tickets about the Devel-REPL CPAN distribution.

Report information
The Basics
Id: 83669
Status: resolved
Priority: 0/
Queue: Devel-REPL

People
Owner: ether [...] cpan.org
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.003014
Fixed in: 1.003015



Subject: File::Next is required by re.pl
Hi,

I ran into a problem installing Devel::REPL.

$ re.pl
Failed to load role: Devel::REPL::Plugin::CompletionDriver::INC Can't locate File/Next.pm in @INC ... /Users/schwern/perl5/perlbrew/perls/perl-5.16.2-threads/lib/site_perl/5.16.2/Devel/REPL/Plugin/CompletionDriver/INC.pm line 3.
BEGIN failed--compilation aborted at /Users/schwern/perl5/perlbrew/perls/perl-5.16.2-threads/lib/site_perl/5.16.2/Devel/REPL/Plugin/CompletionDriver/INC.pm line 3.
Compilation failed in require at /Users/schwern/perl5/perlbrew/perls/perl-5.16.2-threads/lib/site_perl/5.16.2/Devel/REPL/Script.pm line 40.
 at /Users/schwern/perl5/perlbrew/perls/perl-5.16.2-threads/lib/site_perl/5.16.2/MooseX/Object/Pluggable.pm line 235.

File::Next is listed as an optional feature for the "INC completion driver" but is required to start re.pl.  Either it should not be required to start re.pl or it should be made a required option.
Fixed in 1.003015.