mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-09 03:15:41 -04:00
Attempt List::Gather, doesnt work in newer perls
This commit is contained in:
parent
27633c1b6f
commit
2a539cb344
1 changed files with 1 additions and 0 deletions
|
@ -75,5 +75,6 @@ requires 'YAPE::Regex::Explain' => 0;
|
||||||
requires 'bigint' => 0;
|
requires 'bigint' => 0;
|
||||||
requires 'Math::BigInt' => 0;
|
requires 'Math::BigInt' => 0;
|
||||||
requires 'indirect' => 0;
|
requires 'indirect' => 0;
|
||||||
|
#requires 'List::Gather' => 0;
|
||||||
|
|
||||||
WriteAll;
|
WriteAll;
|
||||||
|
|
Loading…
Add table
Reference in a new issue