sat         2006-08-31 11:11:06 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Tie-Watch   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add port devel/p5-Tie-Watch:
  
  This class module binds one or more subroutines of your devising to a Perl
  variable. All variables can have FETCH, STORE and DESTROY callbacks.
  Additionally, arrays can define CLEAR, DELETE, EXISTS, EXTEND, FETCHSIZE,
  POP, PUSH, SHIFT, SPLICE, STORESIZE and UNSHIFT callbacks, and hashes can
  define CLEAR, DELETE, EXISTS, FIRSTKEY and NEXTKEY callbacks.
  
  With Tie::Watch you can:
  * alter a variable's value
  * prevent a variable's value from being changed
  * invoke a Perl/Tk callback when a variable changes
  * trace references to a variable
  
  WWW: http://search.cpan.org/dist/Tie-Watch/
  Author: Steve Lidie <[EMAIL PROTECTED]>
  
  Justification: x11-toolkits/p5-Tk-JComboBox dep, sysutils/namefix recursive 
dep
  
  Revision  Changes    Path
  1.2438    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Tie-Watch/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Tie-Watch/distinfo (new)
  1.1       +14 -0     ports/devel/p5-Tie-Watch/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Tie-Watch/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