mirror of
https://github.com/curl/curl.git
synced 2026-08-02 22:30:28 +03:00
drop FATAL, do it separate PR
This commit is contained in:
parent
f63d275137
commit
7070a7ea14
46 changed files with 46 additions and 46 deletions
|
|
@ -25,7 +25,7 @@
|
|||
package processhelp;
|
||||
|
||||
use strict;
|
||||
use warnings 'FATAL' => 'all';
|
||||
use warnings;
|
||||
|
||||
BEGIN {
|
||||
use base qw(Exporter);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue