Blog

Submit a lightweight patch for Devel::REPL!

https://rt.cpan.org/Ticket/Display.html?id=72011

Devel::REPL is great repl for Perl5. It has compeletion, colorize, fancy prompt, etc.
But it's bit slow for bootstrapping. I want to tune it.

Yes. It's done.
Here is a patch set to port Moo.
https://github.com/tokuhirom/Devel-REPL-1.003014/commits/lite

I hope to merge this patch set to main line XD
(If the patch rejected, I need to fork. But i don't want to fork...)

Enjoy!