[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#608001: ITP: libclone-fast-perl -- module for fast data structure copying



Package: wnpp
Owner: Jonathan Yu <jawnsy@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : libclone-fast-perl
  Version         : 0.93
  Upstream Author : Trevor Hall <wazzuteke@cpan.org>
* URL             : http://search.cpan.org/dist/Clone-Fast/
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : module for fast data structure copying

Clone::Fast is a Perl module for quickly copying (cloning) arbitrary data
structures. Deep references in the structure will refer to the cloned data
structure. It is similar in concept to Storable's clone function, but is
significantly faster since it doesn't need to convert data structures to
and from a binary format.

NOTE: this is needed for Dancer (libdancer-perl)



Reply to: