Linux salto.nuvemidc.com 5.14.0-687.42.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Aug 27 11:55:12 EDT 2026 x86_64
LiteSpeed
: 177.73.233.61 | : 216.73.217.116
Cant Read [ /etc/named.conf ]
7.4.33
agenci18
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
vendor_perl /
Term /
Size /
Perl /
[ HOME SHELL ]
Name
Size
Permission
Action
Params.pm
814
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Params.pm
package Term::Size::Perl::Params; # created Wed Feb 16 04:02:04 2022 use vars qw($VERSION); $VERSION = '0.031'; sub params { return ( winsize => { sizeof => 8, mask => 'S!S!S!S!' }, TIOCGWINSZ => { value => 21523, definition => qq{0x5413} } ); } 1; =pod =head1 NAME Term::Size::Perl::Params - Configuration for Term::Size::Perl =head1 SYNOPSIS use Term::Size::Perl::Params (); %params = Term::Size::Perl::Params::params(); =head1 DESCRIPTION The configuration parameters C<Term::Size::Perl> needs to know for retrieving the terminal size with C<ioctl>. =head1 FUNCTIONS =head2 params The configuration parameters C<Term::Size::Perl> needs to know for retrieving the terminal size with C<ioctl>. =cut
Close