TextMaze has been converted to use Curses instead of Term::Cap and ANSI::Color. The config file format has changed somewhat, so you will need to remove or edit your old one.
TextMaze can now solve the mazes that it generates. It also has alternate vi style movement keys, so you can use it even if your terminal doesn't like the arrow keys. There is also some additional output when you finish the maze, including the amount of time that it took to generate and solve the maze (if applicable), and the number of moves you made.