KUJUNTI.ID MINISH3LL
Path : /usr/share/perl5/Debconf/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : //usr/share/perl5/Debconf/Gettext.pm


#!/usr/bin/perl
# This file was preprocessed, do not edit!


package Debconf::Gettext;
use warnings;
use strict;


BEGIN {
	eval 'use Locale::gettext';
	if ($@) {
		eval {
			sub gettext {
				return shift;
			}
		};
	}
	else {
		textdomain('debconf');
	}
}

use base qw(Exporter);
our @EXPORT=qw(gettext);


1

© KUJUNTI.ID