| Summary: | [new port] devel/p5-Clone-PP - Yet another clone module | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | hideo | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
hideo
2006-10-31 19:50:15 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2006-11-01 20:38:54 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/p5-Clone-PP Makefile distinfo pkg-descr pkg-plist
Log:
This module provides a general-purpose clone function to make deep
copies of Perl data structures. It calls itself recursively to copy
nested hash, array, scalar and reference types, including tied
variables and objects.
WWW: http://search.cpan.org/dist/Clone-PP/
PR: ports/104979
Submitted by: Zach Thompson <hideo at lastamericanempire.com>
Revision Changes Path
1.2493 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/p5-Clone-PP/Makefile (new)
1.1 +3 -0 ports/devel/p5-Clone-PP/distinfo (new)
1.1 +6 -0 ports/devel/p5-Clone-PP/pkg-descr (new)
1.1 +5 -0 ports/devel/p5-Clone-PP/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, thanks! |