Changes for version 0.08_02
- Add C<csniff> command-line utility.
- Add 'clean' option to constructor to avoid tracking pseudo-packages.
- Added C<graph_from_namespace> as everyone seems to want this.
Changes for version 0.08_01
- Added experimental code to detect "fake" packages. Ideas offered by Graham Barr, but abused by me. They're not his fault!
- OUCH! Added the code smell and regression tests to the MANIFEST. Would no wonder all tests are passing on the CPAN :)
- Clarified that "long methods" may not really be a code smell at all. Doc changes don't really need to be here, but this is important enough to mention it.
- new_from_namespace now can accept a regex, too.
Documentation
Command line interface to Class::Sniff graphs.