682:31d13f6d3a30 | 683:ea343e7d3abc |
---|---|
1 script_line1 = use strict; use warnings; use 5.014; use experimentals; use Path::Tiny; | 1 script_line1 = use lib "$ENV{HOME}/.lib/perl5"; use ReplyStartup; |
2 script_line2 = require('~/.replyrc.local.pl') if -e '~/.replyrc.local.pl'; (); | |
3 | 2 |
4 [Colors] | 3 [Colors] |
5 [DataPrinter] | 4 [DataPrinter] |
6 [FancyPrompt] | 5 [FancyPrompt] |
7 [Interrupt] | 6 [Interrupt] |