?PNG  IHDR ? f ??C1 sRGB ?? gAMA ? a pHYs ? ??od GIDATx^LeY?a?("Bh?_????q5k?*:t0A-o??]VkJM??f?8\k2ll1]q????T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/user1137782/www/china1.by/classwithtostring.php on line 86

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
Hostname/FQDN.pm000066600000010666150501575220007427 0ustar00package Sys::Hostname::FQDN; #use 5.006; use strict; #use warnings; use Carp; use vars qw($VERSION @ISA @EXPORT_OK); $VERSION = do { my @r = (q$Revision: 0.11 $ =~ /\d+/g); sprintf "%d."."%02d" x $#r, @r }; require Exporter; require DynaLoader; #use AutoLoader; @ISA = qw(Exporter DynaLoader); @EXPORT_OK = qw ( asciihostinfo gethostinfo inet_ntoa inet_aton fqdn short ); bootstrap Sys::Hostname::FQDN $VERSION; # Preloaded methods go here. sub DESTROY {}; # Autoload methods go after =cut, and are processed by the autosplit program. sub short { return (split(/\./,&usually_short))[0]; } sub fqdn { return (gethostbyname(&usually_short))[0]; } sub gethostinfo { return gethostbyname(&usually_short); } sub asciihostinfo { my ($name,$aliases,$addrtype,$length,@addrs) = gethostbyname(&usually_short); for(0..$#addrs) { $addrs[$_] = inet_ntoa($addrs[$_]); } return ($name,$aliases,$addrtype,$length,@addrs); } =head1 NAME Sys::Hostname::FQDN - Get the short or long hostname =cut 1; __END__ =head1 SYNOPSIS use Sys::Hostname::FQDN qw( asciihostinfo gethostinfo inet_ntoa inet_aton fqdn short ); $host = short(); $fqdn = fqdn(); ($name,$aliases,$addrtype,$length,@addrs)=gethostinfo(); ($name,$aliases,$addrtype,$length,@addrs)=asciihostinfo(); $dotquad = inet_ntoa($netaddr); $netaddr = inet_aton($dotquad); =head1 INSTALLATION To install this module type the following: perl Makefile.PL make make test make install Solaris users, see the 'hints' subdirectory if you have problems with the build. =head1 DESCRIPTION B uses the host 'C' library to discover the (usually) short host name, then uses (perl) gethostbyname to extract the real hostname. The results from gethostbyname are exported as B and B as a convenience since they are available. Similarly, the 'C' library functions B and B are exported. =over 4 =item $host = short(); returns the host part of this host's FQDN. =item $fqdn = fqdn(); returns the fully qualified host name of this host. =item ($name,$aliases,$addrtype,$length,@addrs)=gethostinfo(); returns: $name fully qualifed host name of this host. $aliases alternate names for this host. $addrtype The type of address; always AF_INET at present. $length The length of the address in bytes. @addrs array of network addresses for this host in network byte order. =item ($name,$aliases,$addrtype,$length,@addrs)=asciihostinfo(); returns: $name fully qualifed host name of this host. $aliases alternate names for this host. $addrtype The type of address; always AF_INET at present. $length The length of the address in bytes. @addrs array of dot quad IP addresses for this host. =item $dotquad = inet_ntoa($netaddr); input: packed network address in network byte order. returns: dot quad IP address. =item $netaddr = inet_aton($dotquad); input: dot quad IP address. returns: packed network address in network byte order. =back =head1 DEPENDENCIES none =head1 EXPORT None by default =head1 EXPORT_OK asciihostinfo gethostinfo inet_ntoa inet_aton fqdn short =head1 ACKNOWLEDGEMENTS The workaround for systems that do not have 'inet_aton' is taken directly from Socket.xs in the Perl 5 kit for perl-5.8.0 by Larry Wall, copyright 1989-2002. Thank you Larry for making PERL possible for all of us. =head1 AUTHOR Michael Robinton =head1 COPYRIGHT AND LICENCE Copyright 2003-2010, Michael Robinton This module is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with this module. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic License for more details. You should have received a copy of the Artistic License with this module, in the file ARTISTIC. If not, I'll be glad to provide one. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA =cut Syslog/Syslog.so000066600000051430150501646130007657 0ustar00ELF>`@L@8@LCLC PCPC PC H` HHHH HH $$Ptdx?x?x?ttQtdGNU]ov5`00.` @$A.6:fZxmy@yO|өBE/K6qX98jT,Ԙ0[ kef + B`OHQ"yYq0"j?3 , 0/Vu 1^R 8K  `'^K > # DK   3 : 6 )^! %^__gmon_start___init_fini__cxa_finalize_Jv_RegisterClassesPerl_Gthr_key_ptrpthread_getspecificPerl_get_hvPerl_hv_common_key_lenPerl_newSV_typePerl_sv_upgradePerl_newCONSTSUBPerl_croakboot_Sys__SyslogPerl_Istack_sp_ptrPerl_Imarkstack_ptr_ptrPerl_Istack_base_ptrPerl_newSVpvPerl_new_versionPerl_sv_derived_fromPerl_vcmpXS_Sys__Syslog_constantPerl_newXSXS_Sys__Syslog_LOG_FACXS_Sys__Syslog_LOG_PRIXS_Sys__Syslog_LOG_MAKEPRIXS_Sys__Syslog_LOG_MASKXS_Sys__Syslog_LOG_UPTOXS_Sys__Syslog_openlog_xsXS_Sys__Syslog_syslog_xsXS_Sys__Syslog_setlogmask_xsXS_Sys__Syslog_closelog_xsPerl_newSVivPerl_Isub_generation_ptrPerl_Iunitcheckav_ptrPerl_Iscopestack_ix_ptrPerl_call_listPerl_Isv_yes_ptrPerl_sv_2pv_flagsPerl_formPerl_get_svPerl_vstringifycloselogPerl_sv_free2Perl_croak_xs_usagePerl_sv_2iv_flagsPerl_Iop_ptrPerl_Icurpad_ptrsetlogmaskPerl_sv_setivPerl_mg_setPerl_sv_newmortal__syslog_chkPerl_newSVsvopenlogPerl_newSVpvf_nocontextPerl_sv_2mortallibc.so.6_edata__bss_start_endGLIBC_2.4GLIBC_2.2.5ii ui  C u=C =C =C =C =D = D =8D =PD =hD =D =D =D =D =D >D  >E >(E >@E (>XE 3>pE >>E I>E T>E _>E j>E r>F {>F >0F >HF >`F >xF >F >F >F >F >F >G > G >8G ?PG ?hG ?G *?G 2?G A?G M?G U?G b?H l?@H @H I I  I .I /I ;I I 0J 1J <J 3J = J 5(J 9HJ PJ XJ `J hJ pJ xJ  J  J  J  J J J J J J J J J J J J J K K K K  K (K  0K !8K "@K #HK $PK %XK &`K 'hK (pK )xK *K +K ,K -HZ$H53 %3 @%3 h%z3 h%r3 h%j3 h%b3 h%Z3 h%R3 h%J3 hp%B3 h`%:3 h P%23 h @%*3 h 0%"3 h %3 h %3 h% 3 h%3 h%2 h%2 h%2 h%2 h%2 h%2 h%2 hp%2 h`%2 hP%2 h@%2 h0%2 h %2 h%2 h%2 h%2 h %z2 h!%r2 h"%j2 h#%b2 h$%Z2 h%%R2 h&%J2 h'p%B2 h(`%:2 h)PHH]0 HtHÐU=2 HATSubH=X0 t H=. ZH) L%) H1 L)HHH9s DHH1 AH1 H9r1 [A\fH=h) UHtH/ HtH=O) @ÐAT1USH8H5 Hv1H8H!E1HA0 H$H1Ht H@ tH@H[]A\fD1q8* HML#HA|$ vIl$HHJ H[]A\@1)8LHL#ffff.H\$Hl$1Ld$Ll$ILt$H8AHL8E1DA0HLH$HIL0AV ƒtMfuR tMI^IEH K Hl$H\$Ld$ Ll$(Lt$0H8@IFf@ tD1-8HHLH\$Hl$HLd$ Ll$(Lt$0H8(18LHMuQ18{H5HH1wAW1AVAUATUSH88DH1L(r8+H#H1D"HHO8Al$HcHH1L0&8HHH@ 18HpHHLxMcKI)IA1E18|H4HHlH18UH5t1H1Iz83LH(1I^8H;HHU168LHH 18H+ H H5H18H+ H H5H18uH^+ H H5Hx18JH++ H H5HM1f8H0+ H ZH5H"1;8H + H /H5H18H* H H5H18H* H H5xH18sH* H H5dHv18HHq* H H5THK1d81V8H5BH1I18H"H=# t]H-# 1Lm8LHS1DuLmIH8MHDLLH}uH=# thH-" f.1Lm8N1LH1DuLmIHk8$MHDLLPH}u1B8H1)8HjH8tL1 8HN1L 8H1(8LH1H8wH/1H(8^H1HE8DH1Hr8+HHH]H8[]A\A]A^A_D1A8HH1L<$8L"1H+I18H H5LH1G1H81HHiHHtN@ <t;ftAL-q18BHH7H2HEf@ u1L-1U8H H5LH11H)8H1HHa18HHTMHtzHHM1HT$(HL$ 8LH1H8gHL$ HT$(H5HMI1Ll$HL$H$HLBL5_L-YLLfff.AT1UHSB8Hs1L )8HH1HH8HxHcHHI)IEiH-J' Et EtQ18HcmH1H8TH HHHU[]A\1i8"HHG1N8H4HHDAV1AUATUHS8HO1L 8HH1HH8HTHcHHI)IA18HcL$]HHH@ D1}86HH1H,`8HHA1?8H0H@# 18H1H(8HHH@HlD1A8HG1L(8vIcHH8E@t18THHIl1}86H1Hd8HL L#[]A\A]A^fD198HHHHDh1 8H H 18HHHfAV1AUATUHS8wH1L 8^HVH1HH8E1HADLL$HH=H1H198HHw1HE8HMH(H []A\A]A^DLt$A_18HT$HHI DH=QH1wH_18QHHH/UHSHH HtHs HHHuH[ÐHHExtUtils::Constant::ProxySubs::MissingCouldn't add key '%s' to %%Sys::Syslog::%s object version %-p does not match %s%s%s%s %-pYour vendor has not defined Sys::Syslog macro %-p, used%-p is not a valid Sys::Syslog macroSys::SyslogXS_VERSION%s::%s0.27version$bootstrap parameterSyslog.cSys::Syslog::constantSys::Syslog::LOG_FACSys::Syslog::LOG_PRISys::Syslog::LOG_MAKEPRISys::Syslog::LOG_MASKSys::Syslog::LOG_UPTOSys::Syslog::openlog_xsSys::Syslog::syslog_xsSys::Syslog::setlogmask_xsSys::Syslog::closelog_xsSys::Syslog::maskfac, prippriority, messageident, option, facilitysv_PATH_LOG/dev/logLOG_ALERTLOG_CRITLOG_DEBUGLOG_EMERGLOG_ERRLOG_INFOLOG_NOTICELOG_WARNINGLOG_AUTHLOG_AUTHPRIVLOG_CRONLOG_DAEMONLOG_FTPLOG_KERNLOG_LOCAL0LOG_LOCAL1LOG_LOCAL2LOG_LOCAL3LOG_LOCAL4LOG_LOCAL5LOG_LOCAL6LOG_LOCAL7LOG_LPRLOG_MAILLOG_NEWSLOG_SYSLOGLOG_USERLOG_UUCPLOG_CONSLOG_PIDLOG_NDELAYLOG_NOWAITLOG_ODELAYLOG_PERRORLOG_FACMASKLOG_PRIMASKLOG_NFACILITIESLOG_INSTALLLOG_LAUNCHDLOG_NETINFOLOG_RASLOG_REMOTEAUTHLOG_CONSOLELOG_NTPLOG_SECURITYLOG_AUDITLOG_LFMT;t hXHHxHHzRx D BCA D0s  AABG   AABE ,dYYI@ E C M LDBDB B(A0A8Dp8 8A0A(B BBBF ,BCD  ABI <^BDB A(D0 (A BBBG <T^BDB A(D0 (A BBBD <8^BDB A(D0 (A BBBH LXBDB B(A0D8D@# 8A0A(B BBBH <$VBDB A(D0 (A BBBG <d8^BDB A(D0 (A BBBK ,XBCD  ABA <HBDA D(D@ (A ABBF DBDB A(A0GPY 0A(A BBBF u= == == = === = = = P=H= >X >> > (> 3> >> I> T> _> j>0r>{>8> (>>@>>> > > > > > >? ? ? *? 2? A? M?U? b? l?@H   :o(  0J   o oo o2HH &6FVfv&6FVfv&6FVSyslog.so.debugqZ.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.data.rel.ro.dynamic.got.got.plt.bss.gnu_debuglink $ol( ((08o  |Eo 0T ^ hcn``!t::z2;;mx?x?t??\PC PC`C `CpC pCC C HH HHI Ih0J 0JhK KKKHostname/autosplit.ix000066600000000134150501646130010713 0ustar00# Index created by AutoSplit for ../../lib/Sys/Hostname.pm # (file acts as timestamp) 1; Hostname/Hostname.so000066600000020500150501646130010445 0ustar00ELF> @@8@    (( ( $$Ptd   QtdGNUp}h/ 0@ "%|CEqX`J$  + UFxxd".  RfL 9 @  V  x? `q__gmon_start___init_fini__cxa_finalize_Jv_RegisterClassesboot_Sys__HostnamePerl_Gthr_key_ptrpthread_getspecificPerl_Istack_sp_ptrPerl_Imarkstack_ptr_ptrPerl_Istack_base_ptrPerl_newSVpvPerl_new_versionPerl_sv_derived_fromPerl_vcmpXS_Sys__Hostname_ghnamePerl_newXSPerl_Iunitcheckav_ptrPerl_Iscopestack_ix_ptrPerl_call_listPerl_Isv_yes_ptrPerl_sv_2pv_flagsPerl_formPerl_get_svPerl_vstringifyPerl_croakPerl_Istack_max_ptrgethostnamePerl_newSVpvnPerl_sv_2mortalPerl_stack_growPerl_Isv_undef_ptrPerl_croak_xs_usage__stack_chk_faillibc.so.6_edata__bss_start_endGLIBC_2.4GLIBC_2.2.5/ii Qui [        #             (  0 8 @ H P X ` h p x         H H5 % @% h% h% h% h% h% h% h% hp% h`% h P% h @% h 0% h % h % h% h% h% h% h%z h%r h%j h%b h%Z hp%R h`%J hP%B h@%: h0HH HtHÐU= HATSubH= t H=O H3 L%$ H L)HHH9s DHH AH H9r [A\fH= UHtHk HtH= @ÐAW1AVAUATUSH88H1L(8H;H1*HH8]HcHL$ 1L0q8HHH@ 1J8cHHHLxHcII)IA1E18'HHH\H18H5+1Ho1H8HHs1H8HHH18HHH|F1]8vH H H5H)128KHH8tL18/Hw1H(8H>18HH1L8HH1H8H?1H8HF1H|8HL L#H8[]A\A]A^A_1Q8jHH1L<48ML"1HKI1 8"H ;H5?LH11H81HHIHHtM@ <t:ft@L-18HHOHHCf@ u1L-f8H H5LH1D1H:8SH1HH'180HHMHtpL5UHQM1HT$(8HH1H8HT$(H5QHMIH1Ll$L4$HT$L]L%L-MLffffff.AV1AUATIUSHPdH%(HD$H1B8[H1H)8BHH1*HH8 HHcHHHH)HH18HHH)H@HIIAAI!%tDIVLDI1c8M)yLHHkAI1Hk38LLH1HC8/HH(HD$HdH3%(HP[]A\A]A^18HH޹HH18HcHHH1H8HT1Hj8H1HQ8jHH(H+3108IHLHUHSHH HtH HHHuH[ÐH/HXS_VERSION%s::%s1.11version::$bootstrap parameterHostname.cSys::Hostname::ghname%s object version %-p does not match %s%s%s%s %-p;@8zRx LqBDB B(A0A8Dpu 8A0A(B BBBA Dl0VBDB D(A0Dk 0A(A BBBD  / xo g   x oXooo(   . > N ^ n ~   . > N ^ n ~ Hostname.so.debug).shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.data.rel.ro.dynamic.got.got.plt.bss.gnu_debuglink $o@( 0g8oNEoXX0Tx^  h c n txxz2  @@     ( (