use warnings; use strict 'refs'; 'STDOUT'->say('like a charm'); #### Can't locate object method "say" via package "IO::File" at ...