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.
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.