cvs commit: ports/devel Makefile ports/devel/p5-Test-Trap Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 10 06:38:16 UTC 2011


sunpoet     2011-09-10 06:38:16 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Test-Trap   Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Test-Trap 0.2.1
  
  Test::Trap is primarily (but not exclusively) for use in test scripts: a block
  eval on steroids, configurable and extensible, but by default trapping (Perl)
  STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values
  from boxed blocks of test code.
  
  The values collected by the latest trap can then be queried or tested through a
  special trap object.
  
  WWW: http://search.cpan.org/dist/Test-Trap/
  
  Revision  Changes    Path
  1.4542    +1 -0      ports/devel/Makefile
  1.1       +42 -0     ports/devel/p5-Test-Trap/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Test-Trap/distinfo (new)
  1.1       +9 -0      ports/devel/p5-Test-Trap/pkg-descr (new)
  1.1       +11 -0     ports/devel/p5-Test-Trap/pkg-plist (new)


More information about the cvs-ports mailing list