pgollucci    2010-02-15 23:43:55 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Throwable   .pkg-descr.swp Makefile distinfo 
                         pkg-descr pkg-plist 
  Log:
  Throwable is a role for classes that are meant to be thrown as exceptions
  to standard program flow. It is very simple and does only two things: saves
  any previous value for $@ and calls die $self.
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3820    +1 -0      ports/devel/Makefile
  1.1       +1 -0      ports/devel/p5-Throwable/.pkg-descr.swp (new)
  1.1       +29 -0     ports/devel/p5-Throwable/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Throwable/distinfo (new)
  1.1       +5 -0      ports/devel/p5-Throwable/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Throwable/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