Help for this page
if(defined($_[0])) { ...
BEGIN { *CORE::GLOBAL::open = sub (*;$@) { ... print $fh "hello"; print $buf; # prints "hello"