Date: Sat, 28 Apr 2001 08:08:08 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/p5-Switch Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200104281508.f3SF88c20037@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2001/04/28 08:08:08 PDT
Modified files:
lang Makefile
Added files:
lang/p5-Switch Makefile distinfo pkg-comment pkg-descr
pkg-plist
Log:
Switch.pm provides the syntax and semantics for an explicit case
mechanism for Perl. The syntax is minimal, introducing only the
keywords switch and case and conforming to the general pattern of
existing Perl control structures. The semantics are particularly
rich, allowing any one (or more) of nearly 30 forms of matching to
be used when comparing a switch value with its various cases.
PR: ports/26875
Revision Changes Path
1.226 +2 -1 ports/lang/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104281508.f3SF88c20037>
