Guest User

Untitled

a guest
May 23rd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. use 5.012;
  2. use warnings;
  3.  
  4. load_plugin qw(
  5. Colors
  6. Completion
  7. CompletionDriver::INC
  8. CompletionDriver::LexEnv
  9. CompletionDriver::Keywords
  10. CompletionDriver::Methods
  11. DumpHistory
  12. History
  13. LexEnv
  14. ReadLineHistory
  15. );
Add Comment
Please, Sign In to add comment