[HOME]

Path : /proc/self/root/usr/local/share/perl5/
Upload :
Current File : //proc/self/root/usr/local/share/perl5/Fh.pm

# back compatibility package for any code explicitly checking
# that the filehandle object is a Fh
package Fh;

use strict;
use warnings;

$Fh::VERSION = '4.44';

1;