comparison: .replyrc
.replyrc
- changeset 669
- 5d62983d60b4
- parent 655
- 3401fe6aa66f
- child 683
- ea343e7d3abc
equal
deleted
inserted
replaced
1 script_line1 = use strict; use warnings; use v5.14; use experimentals; |
1 script_line1 = use strict; use warnings; use 5.014; use experimentals; use Path::Tiny; |
2 script_line2 = require('~/.replyrc.local.pl') if -e '~/.replyrc.local.pl'; (); |
2 script_line2 = require('~/.replyrc.local.pl') if -e '~/.replyrc.local.pl'; (); |
3 |
3 |
4 [Colors] |
4 [Colors] |
5 [DataPrinter] |
5 [DataPrinter] |
6 [FancyPrompt] |
6 [FancyPrompt] |