ManUtils: Move, use ExtUtils::MakeMaker and get rid of AnyEvent

I mean, I like AnyEvent, but this can be done with core modules as well
(albeit somewhat more verbose and error-prone...)
This commit is contained in:
Yorhel 2025-02-24 16:27:07 +01:00
parent 2f33e7f4b5
commit 682321d1be
9 changed files with 92 additions and 106 deletions

8
.gitignore vendored
View file

@ -1,7 +1,7 @@
/lib/ManUtils/*
!/lib/ManUtils/Build.PL
!/lib/ManUtils/ManUtils.pm
!/lib/ManUtils/ManUtils.xs
/ManUtils/*
!/ManUtils/Makefile.PL
!/ManUtils/ManUtils.pm
!/ManUtils/ManUtils.xs
indexer/target
web/target
util/.config