Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
xampp /
perl /
vendor /
lib /
Log /
Report /
Dispatcher /
Delete
Unzip
Name
Size
Permission
Date
Action
Callback.pm
912
B
-rw-rw-rw-
2021-01-15 17:36
Callback.pod
4.73
KB
-rw-rw-rw-
2021-01-15 17:36
File.pm
4.24
KB
-rw-rw-rw-
2021-01-15 17:36
File.pod
7.2
KB
-rw-rw-rw-
2021-01-15 17:36
Log4perl.pm
2.73
KB
-rw-rw-rw-
2021-01-15 17:36
Log4perl.pod
6.94
KB
-rw-rw-rw-
2021-01-15 17:36
LogDispatch.pm
2.13
KB
-rw-rw-rw-
2021-01-15 17:36
LogDispatch.pod
5.8
KB
-rw-rw-rw-
2021-01-15 17:36
Perl.pm
786
B
-rw-rw-rw-
2021-01-15 17:36
Perl.pod
1.45
KB
-rw-rw-rw-
2021-01-15 17:36
Syslog.pm
3.28
KB
-rw-rw-rw-
2021-01-15 17:36
Syslog.pod
6.78
KB
-rw-rw-rw-
2021-01-15 17:36
Try.pm
2.89
KB
-rw-rw-rw-
2021-01-15 17:36
Try.pod
9.68
KB
-rw-rw-rw-
2021-01-15 17:36
Save
Rename
=encoding utf8 =head1 NAME Log::Report::Dispatcher::Perl - send messages to die and warn =head1 INHERITANCE Log::Report::Dispatcher::Perl is a Log::Report::Dispatcher =head1 SYNOPSIS dispatcher Log::Report::Dispatcher::Perl => 'default' , accept => 'NOTICE-'; # close the default dispatcher dispatcher close => 'default'; =head1 DESCRIPTION Ventilate the problem reports via the standard Perl error mechanisms: C<die()>, C<warn()>, and C<print()>. There can be only one such dispatcher (per thread), because once C<die()> is called, we are not able to return. Therefore, this dispatcher will always be called last. In the early releases of Log::Report, it tried to simulate the behavior of warn and die using STDERR and exit; however: that is not possible. Extends L<"DESCRIPTION" in Log::Report::Dispatcher|Log::Report::Dispatcher/"DESCRIPTION">. =head1 METHODS Extends L<"METHODS" in Log::Report::Dispatcher|Log::Report::Dispatcher/"METHODS">. =head1 DETAILS Extends L<"DETAILS" in Log::Report::Dispatcher|Log::Report::Dispatcher/"DETAILS">. =head1 SEE ALSO This module is part of Log-Report distribution version 1.31, built on January 15, 2021. Website: F<http://perl.overmeer.net/CPAN/> =head1 LICENSE Copyrights 2007-2021 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/>