$ perl -le 'print STDOUT one, two three' Can't locate object method "two" via package "three" (perhaps you forgot to load "three"?) at -e line 1.