Hi,
Unfortuantely this gem is incompatible with extlib (Where it seems a great deal of the code has come from)
This is because when both extlib and mash are required, the aliased methods are chained together and when you setup a mash from a hash for example it gives a stack too deep error.
I can't really see a way around this other than re-naming the lib (or living with the issue :( )
What do you think?
Daniel
I am going to be renaming the library and releasing it with some additional tools sometime in the (hopefully near) future, but until then it's a live-with-it issue.