ヤミRoot VoidGate
User / IP
:
216.73.216.2
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
.cpanm
/
work
/
1568630761.27314
/
DateTime-1.51
/
t
/
Viewing: 48rt-115983.t
use strict; use warnings; use Test::Fatal; use Test::More; use DateTime; # The bug here is that if DateTime doesn't clean it's namespace, it ends up # having a catch method that is getting called here and being passed a hashref # containing the return value of $dt->truncate. See # https://rt.cpan.org/Ticket/Display.html?id=115983 my $dt = DateTime->now; like( exception { try { } catch { $dt->truncate( to => 'hour' ); }; }, qr/Can\'t locate object method "catch"/, 'DateTime does not have a catch method' ); done_testing();
Coded With 💗 by
0x6ick