Help for this page

Select Code to Download


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