flog version 2.5.1 has been released!
* <http://ruby.sadi.st/>
* <http://rubyforge.org/projects/seattlerb>
Flog reports the most tortured code in an easy to read pain
report. The higher the score, the more pain the code is in.
Changes:
### 2.5.1 / 2011-02-18
* 3 minor enhancements:
* Added RegexpError to error handler.
* Improved error output and suggest --continue
* Record the flog score for the full class name, not just suffix. (dkubb)
* 1 bug fix:
* Fixed block_pass when passed a multi-level const (xavier)