load dependent plugins earlier, so we can detect compile errors sooner (RT#88563)
authorKaren Etheridge <ether@cpan.org>
Tue, 10 Sep 2013 00:00:17 +0000 (17:00 -0700)
committerKaren Etheridge <ether@cpan.org>
Tue, 10 Sep 2013 00:00:48 +0000 (17:00 -0700)
commitb1c838027a427ea0e16bdf60024826b3ed1574f8
tree7f05c3626e708b3ecd446a238c887b51c47cf861
parent4a3d2da68b36a479cf627dc4e62f4c025038cc4e
load dependent plugins earlier, so we can detect compile errors sooner (RT#88563)
Changes
lib/Devel/REPL/Plugin/CompletionDriver/Globals.pm
lib/Devel/REPL/Plugin/CompletionDriver/INC.pm
lib/Devel/REPL/Plugin/CompletionDriver/Keywords.pm
lib/Devel/REPL/Plugin/CompletionDriver/LexEnv.pm
lib/Devel/REPL/Plugin/CompletionDriver/Methods.pm
lib/Devel/REPL/Plugin/CompletionDriver/Turtles.pm