TODO list for Perl module Perl::Metrics::Simple

- Add percentile-ranking for subroutine size and complexity,
  and/or list top-10 largest, and top-10 most complex subs.

- Add method to allow setting the regexes used to find Perl files.

countperl:

	- Add capability to countperl to take input from STDIN
	
	- Add machine-readable (XML?) output option to countperl.
	
	- Check for Devel::Cover and/or Pod::Cover and if available, add stats.
	  (Suggested by Jerrad Pierce)

