rwxrob-dot/scripts/ghtable

7 lines
81 B
Plaintext
Raw Normal View History

2022-02-09 07:29:05 +00:00
#!/usr/bin/perl -F\|
use v5.14;
<STDIN>;
chomp;
say;
say '|:-:' x ($#F+1) . '|';