Viewing File: /usr/share/perl5/URI/_foreign.pm

package URI::_foreign;

use strict;
use warnings;

use parent 'URI::_generic';

our $VERSION = '1.73';
$VERSION = eval $VERSION;

1;
Back to Directory File Manager
<