mirror of
https://github.com/evilneuro/eudora-mac.git
synced 2025-02-06 18:30:23 +00:00
1 line
107 B
Plaintext
Executable File
1 line
107 B
Plaintext
Executable File
while(<>){if (/\t<enter description here>/){while (<STDIN>) {s/\[[0-9A-Za-z\?]*\] //;print;}}else{print;}}
|