Help for this page
sub makeUserSelectedObjectDance { # ENVIRONMENT DEPENDENT!!! ... $oDancer->dance(); return $oSomething; }
sub applyUserSelectedActionToUserSelectedTarget { # ENVIRONMENT DEPENDENT!!! - relative to codebase size and contents ... $oSomething->$crMethod(); return $oSomething; }