Date: Wed, 2 Sep 2009 17:23:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Devel-REPL Makefile distinfo pkg-descr pkg-plist Message-ID: <200909021723.n82HNUJ1015675@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-09-02 17:23:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Devel-REPL Makefile distinfo pkg-descr pkg-plist Log: This is an interactive shell for Perl, commonly known as a REPL - Read, Evaluate, Print, Loop. The shell provides for rapid development or testing of code without the need to create a temporary source code file. Through a plugin system, many features are available on demand. You can also tailor the environment through the use of profiles and run control files, for example to pre-load certain Perl modules when working on a particular project. WWW: http://search.cpan.org/dist/Devel-REPL/ PR: ports/138359 Submitted by: Ashish SHUKLA <wahjava at gmail.com> Revision Changes Path 1.3619 +1 -0 ports/devel/Makefile 1.1 +67 -0 ports/devel/p5-Devel-REPL/Makefile (new) 1.1 +3 -0 ports/devel/p5-Devel-REPL/distinfo (new) 1.1 +11 -0 ports/devel/p5-Devel-REPL/pkg-descr (new) 1.1 +48 -0 ports/devel/p5-Devel-REPL/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909021723.n82HNUJ1015675>