2 lines
45 B
Plaintext
2 lines
45 B
Plaintext
|
FILTER=sub { $_[0] =~ /^\s*$/ ? '' : $_[0] }
|
|
FILTER=sub { $_[0] =~ /^\s*$/ ? '' : $_[0] }
|