Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
[ A ]
[ C ]
[ D ]
C: /
xampp7 /
perl /
vendor /
lib /
Log /
Report /
DBIC /
[ HOME SHELL ]
Name
Size
Permission
Action
Profiler.pm
927
B
-rw-rw-rw-
Profiler.pod
1.19
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Profiler.pod
=encoding utf8 =head1 NAME Log::Report::DBIC::Profiler - query profiler for DBIx::Class =head1 INHERITANCE Log::Report::DBIC::Profiler is a DBIx::Class::Storage::Statistics =head1 SYNOPSIS use Log::Report::DBIC::Profiler; $schema->storage->debugobj(Log::Report::DBIC::Profiler->new); $schema->storage->debug(1); # And maybe (if no exceptions expected from DBIC) $schema->exception_action(sub { panic @_ }); # Log to syslog use Log::Report; dispatcher SYSLOG => 'myapp' , identity => 'myapp' , facility => 'local0' , flags => "pid ndelay nowait" , mode => 'DEBUG'; =head1 DESCRIPTION This profile will log DBIx::Class queries via L<Log::Report|Log::Report> to a selected back-end (via a dispatcher, see L<Log::Report::Dispatcher|Log::Report::Dispatcher>) =head1 SEE ALSO This module is part of Log-Report distribution version 1.29, built on November 08, 2019. Website: F<http://perl.overmeer.net/CPAN/> =head1 LICENSE Copyrights 2007-2019 by [Mark Overmeer <markov@cpan.org>]. For other contributors see ChangeLog. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See F<http://dev.perl.org/licenses/>
Close