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:
parent
2f33e7f4b5
commit
682321d1be
9 changed files with 92 additions and 106 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue