What is Dwym?
Do What You Mean - an abbreviation used mainly in Perl documentation, programming textbooks, newsgroups, forums.
$a=1+1; print $a;
will DWYM - the program will print number 2.
See dwim, anticipate, predict, dwym, perl, abbreviation