The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# back compatibility package for any code explicitly checking
# that the filehandle object is a Fh
package Fh;

$Fh::VERSION = '4.26';

1;