HOME


5h-3LL 1.0
DIR: /usr/share/perl5/vendor_perl
/usr/share/perl5/vendor_perl/
Upload File:
Current File : /usr/share/perl5/vendor_perl/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.51';

1;