mirror of
https://github.com/curl/curl.git
synced 2026-08-15 07:33:36 +03:00
Enable warnings
This commit is contained in:
parent
6ce407305b
commit
eacf62792f
2 changed files with 4 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
#
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use IPC::Open2;
|
||||
|
||||
require "getpart.pm";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue