clsung      2007-08-27 03:54:17 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Data-Alias  Makefile distinfo pkg-descr pkg-plist 
  Log:
  Data::Alias is a module that allows you to apply "aliasing semantics"
  to a section of code, causing aliases to be made whereever Perl would
  normally make copies instead. You can use this to improve efficiency
  and readability, when compared to using references.
  
  WWW: http://search.cpan.org/dist/Data-Alias/
  
  Revision  Changes    Path
  1.2854    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/p5-Data-Alias/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Data-Alias/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Data-Alias/pkg-descr (new)
  1.1       +7 -0      ports/devel/p5-Data-Alias/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