/
opt
/
cpanel
/
perl5
/
530
/
site_lib
/
Test
/
MaxMind
/
DB
/
Common
/
File Upload :
llllll
Current File: //opt/cpanel/perl5/530/site_lib/Test/MaxMind/DB/Common/Util.pm
package Test::MaxMind::DB::Common::Util; use strict; use warnings; our $VERSION = '0.040001'; use Exporter qw( import ); our @EXPORT_OK = qw( standard_test_metadata ); sub standard_test_metadata { return ( database_type => 'Test', languages => [ 'en', 'zh' ], description => { en => 'Test Database', zh => 'Test Database Chinese', }, ); } 1;
Copyright ©2k19 -
Hexid
|
Tex7ure