sunpoet     2011-07-21 09:34:15 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Taint-Util  Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Taint-Util 0.08
  
  Taint::Util wraps perl's internal routines for checking and setting the taint
  flag and thus does not rely on regular expressions for untainting or odd 
tricks
  involving eval and kill for checking whether data is tainted, instead it 
checks
  and flips a flag on the scalar in-place.
  
  WWW: http://search.cpan.org/dist/Taint-Util/
  
  Revision  Changes    Path
  1.4452    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Taint-Util/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Taint-Util/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Taint-Util/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Taint-Util/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