Skip to content

Instantly share code, notes, and snippets.

@diegok
Created August 31, 2011 23:54
Show Gist options
  • Save diegok/1185076 to your computer and use it in GitHub Desktop.
Save diegok/1185076 to your computer and use it in GitHub Desktop.
$_REPL->load_plugin($_) for qw(
History Colors
FancyPrompt Refresh
Interrupt OutputCache
DDC Nopaste
CompletionDriver::Keywords
CompletionDriver::LexEnv
CompletionDriver::Methods
CompletionDriver::INC
CompletionDriver::Globals
MultiLine::PPI
);
package main;
use feature ':5.10';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment