Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 18.219.107.243
202 Domain
8.1.31
nbspublicschool
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
perl5 /
vendor_perl /
YAML /
[ HOME SHELL ]
Name
Size
Permission
Action
Dumper
[ DIR ]
drwxr-xr-x
Loader
[ DIR ]
drwxr-xr-x
Any.pm
4.1
KB
-rw-r--r--
Dumper.pm
16.79
KB
-rw-r--r--
Error.pm
6.22
KB
-rw-r--r--
Loader.pm
23.75
KB
-rw-r--r--
Marshall.pm
1.42
KB
-rw-r--r--
Mo.pm
2.91
KB
-rw-r--r--
Node.pm
6.62
KB
-rw-r--r--
Tag.pm
683
B
-rw-r--r--
Tiny.pm
30.5
KB
-rw-r--r--
Types.pm
6.55
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Tag.pm
use strict; use warnings; package YAML::Tag; our $VERSION = '0.84'; use overload '""' => sub { ${$_[0]} }; sub new { my ($class, $self) = @_; bless \$self, $class } sub short { ${$_[0]} } sub canonical { ${$_[0]} } 1; __END__ =head1 NAME YAML::Tag - Tag URI object class for YAML =head1 SYNOPSIS use YAML::Tag; =head1 DESCRIPTION Used by YAML::Node. =head1 AUTHOR Ingy döt Net <ingy@cpan.org> =head1 COPYRIGHT Copyright (c) 2006, 2011-2012. Ingy döt Net. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See L<http://www.perl.com/perl/misc/Artistic.html> =cut
Close