perl -e 'print qq|Give me 20 #s now dammit! |; ($list = ); my @stuff = split q| |, $list; print scalar @stuff;'