Hello,
I have released Math::MatrixReal 2.02 which is available on CPAN or
http://leto.net/code/Math-MatrixReal/ . This is a bugfix release which fixes the overloading of the division operator as well as adding the new shorthand $a/$b = $a * ($b ** -1) where $a and $b are square matrices.
Jonathan Leto