Subject: | Remove the use of Moose |
Array::Compare has switched to Moose.
This adds a huge amount of additional dependencies, and the slower
process startup time means Array::Compare is not longer usable in any
command line applications that need to be snappy (or anything else that
cares a lot about startup time, like Padre).
If this can't be fixed, we're going to need to remove Array::Compare
(and everything that uses it) from Padre.