sub open { # ... some logging happens here ... return CORE::open($_[0], @_[1..$#_]); }