Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Mar 2006 21:05:51 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Data-Visitor Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200603262105.k2QL5pPk042888@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sem         2006-03-26 21:05:51 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Data-Visitor Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module is a simple visitor implementation for Perl values.
  
  It has a main dispatcher method, visit, which takes a single perl
  value and then calls the methods appropriate for that value.
  
  WWW: http://search.cpan.org/dist/Data-Visitor/
  
  PR:             ports/94954
  Submitted by:   Lars Balker Rasmussen <lars@balker.dk>
  
  Revision  Changes    Path
  1.2148    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/p5-Data-Visitor/Makefile (new)
  1.1       +3 -0      ports/devel/p5-Data-Visitor/distinfo (new)
  1.1       +6 -0      ports/devel/p5-Data-Visitor/pkg-descr (new)
  1.1       +4 -0      ports/devel/p5-Data-Visitor/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603262105.k2QL5pPk042888>