Last active
August 29, 2015 14:26
-
-
Save unstabler/c36e087ca544387f87f0 to your computer and use it in GitHub Desktop.
第四章「端末(ターミナル)レイプ!スクリプトと化したサイクロップス先輩」.mp364364.sh.py.rb.pl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
use 5.01145148101919; | |
use utf8; | |
use strict; | |
use warnings; | |
require $ENV{HOME}."/bin/tweet-base"; | |
sub V() { | |
<<V | |
■■ ■ | |
■■ ■ | |
■■ ■ | |
■■ ■ | |
■■ ■ | |
■■ | |
■■ | |
■■ | |
V | |
} | |
sub I() { | |
<<I | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
I | |
} | |
sub R() { | |
<<R | |
■■■■■ | |
■■ ■■ | |
■■ ■■ | |
■■ ■■ | |
■■■■■ | |
■■ ■■ | |
■■ ■■ | |
■■ ■■ | |
R | |
} | |
sub T() { | |
<<T | |
■■■■■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
T | |
} | |
sub U() { | |
<<U | |
■■ ■■ | |
■■ ■■ | |
■■ ■■ | |
■■ ■■ | |
■■ ■■ | |
■■ ■■ | |
■■ ■■ | |
■■■■ | |
U | |
} | |
sub A() { | |
<<A | |
. | |
■■ | |
■■ | |
■■■ | |
■ ■■ | |
■ ■■ | |
■■■■■■ | |
■ ■■ | |
■ ■■ | |
A | |
} | |
sub L() { | |
<<L | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■ | |
■■■■■ | |
L | |
} | |
sub __SPACE__() { | |
<<SPACE | |
. | |
. | |
SPACE | |
} | |
sub S() { | |
<<S | |
. | |
■■■■■ | |
■■ | |
■■■ | |
■■■ | |
■■■ | |
■■ | |
■■ | |
■■■■ | |
S | |
} | |
sub E() { | |
<<E | |
■■■■■ | |
■■ | |
■■ | |
■■■■ | |
■■ | |
■■ | |
■■ | |
■■■■■ | |
E | |
} | |
sub X() { | |
<<X | |
■■ ■ | |
■■ ■ | |
■■■ | |
■■ | |
■■ | |
■■■ | |
■ ■■ | |
■ ■■ | |
X | |
} | |
post for reverse (V,I,R,T,U,A,L,__SPACE__,S,E,X) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment