Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2011 16:34:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Test-Exception-LessClever Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201110041634.p94GYmAL024796@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-10-04 16:34:48 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Test-Exception-LessClever Makefile distinfo pkg-descr 
                                       pkg-plist 
  Log:
  - Add p5-Test-Exception-LessClever 0.006
  
  Test::Exception::LessClever is an alternative to Test::Exception that is much
  simpler. This alternative does not use fancy stack tricks to hide itself. The
  idea here is to keep it simple.  This also solves the Test::Exception bug where
  some dies will be hidden when a DESTROY method calls eval. If a DESTROY method
  masks $@ a warning will be generated as well.
  
  WWW: http://search.cpan.org/dist/Test-Exception-LessClever/
  
  Revision  Changes    Path
  1.4578    +1 -0      ports/devel/Makefile
  1.1       +31 -0     ports/devel/p5-Test-Exception-LessClever/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Test-Exception-LessClever/distinfo (new)
  1.1       +7 -0      ports/devel/p5-Test-Exception-LessClever/pkg-descr (new)
  1.1       +3 -0      ports/devel/p5-Test-Exception-LessClever/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110041634.p94GYmAL024796>