2 lines
45 B
Plaintext
Raw Normal View History

FILTER=sub { $_[0] =~ /^\s*$/ ? '' : $_[0] }