Files
2020-10-20 18:13:50 +00:00

12 lines
477 B
Diff

diff -ur WWW-Mechanize-PhantomJS-0.24/lib/WWW/Mechanize/PhantomJS.pm WWW-Mechanize-PhantomJS-0.24_fix/lib/WWW/Mechanize/PhantomJS.pm
--- WWW-Mechanize-PhantomJS-0.24/lib/WWW/Mechanize/PhantomJS.pm 2020-09-11 19:48:39.000000000 +0200
+++ WWW-Mechanize-PhantomJS-0.24_fix/lib/WWW/Mechanize/PhantomJS.pm 2020-10-18 13:45:25.080485798 +0200
@@ -3,7 +3,6 @@
use 5.010;
use warnings;
-use Filter::signatures;
no warnings 'experimental::signatures';
use feature 'signatures';