kuriyama    2011-12-31 08:42:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Perl-Metrics-Simple Makefile distinfo pkg-descr 
                                 pkg-plist 
    devel/p5-Perl-Metrics-Simple/files patch-File.pm 
  Log:
  Perl::Metrics::Simple provides just enough methods to run static
  analysis of one or many Perl files and obtain a few metrics: packages,
  subroutines, lines of code, and an approximation of cyclomatic
  (mccabe) complexity for the subroutines and the "main" portion of the
  code.
  
  Perl::Metrics::Simple is far simpler than Perl::Metrics.
  
  Installs a script called countperl.
  
  WWW: http://search.cpan.org/dist/Perl-Metrics-Simple/
  
  Revision  Changes    Path
  1.4782    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/p5-Perl-Metrics-Simple/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Perl-Metrics-Simple/distinfo (new)
  1.1       +12 -0     ports/devel/p5-Perl-Metrics-Simple/files/patch-File.pm 
(new)
  1.1       +11 -0     ports/devel/p5-Perl-Metrics-Simple/pkg-descr (new)
  1.1       +12 -0     ports/devel/p5-Perl-Metrics-Simple/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to