http://www.perlmonks.org?node_id=1069551


in reply to 2014 Code Golf Challenge

Mine are too long, not clever, and not obfuscated. Does participation count?
perl -e "print length(' '), length(''), length(' '), length(' ')" or perl -e "print length for (' ','',' ',' ')"