Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2011 17:25:52 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/p5-Sub-Alias Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201106061725.p56HPqch099741@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
culot       2011-06-06 17:25:52 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Sub-Alias   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Sub::Alias does a compile-time code injection to let you define subroutine
  aliases based on its name.
  
  This differs from p5-Sub-Name in that it defines a typeglob in a more correct
  way and keeps you from manipulating the symbols table directly. You can use
  the subroutine as if it was defined the ordinary way then.
  
  This is particularly useful in the cases when you need to have several
  identical subroutines with different names.
  
  WWW: http://search.cpan.org/dist/Sub-Alias/
  
  PR:             ports/157632
  Submitted by:   Peter Vereshagin <peter@vereshagin.org>
  
  Revision  Changes    Path
  1.4362    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/p5-Sub-Alias/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Sub-Alias/distinfo (new)
  1.1       +11 -0     ports/devel/p5-Sub-Alias/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Sub-Alias/pkg-plist (new)



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