Upgrade Perl::Tidy requirement to version 20171214

Due to https://metacpan.org/source/SHANCOCK/Perl-Tidy-20171214/CHANGES#L3

Github issue #99

Thanks to eserte (Slaven Rezić)
This commit is contained in:
Duncan Ferguson 2017-12-21 23:53:30 +00:00
parent 16deb34d14
commit 9a4c7714f9
3 changed files with 4 additions and 2 deletions

View file

@ -1509,10 +1509,10 @@ sub create_windows() {
-insertborderwidth => 4,
-width => 25,
-class => 'cssh',
)->pack(
)->pack(
-fill => "x",
-expand => 1,
);
);
$windows{history} = $windows{main_window}->Scrolled(
"ROText",