Clone 0.23

Clone 0.23

Sponsored Links

Clone 0.23 Ranking & Summary

Ranking Click at the star to rankRanking level:
User Review: 0 (0 times) Download now
File size: 0.010 MB Platform: Any Platform License: Perl Artistic License Price: Downloads: 8484 Date added: 2007-05-16 Publisher: Ray Finch Publisher URL: http://search.cpan.org/~r

Clone 0.23 description

Clone is a Perl module that can recursively copy Perl datatypes.

SYNOPSIS

use Clone;

push @Foo::ISA, Clone;

$a = new Foo;
$b = $a->clone();

# or

use Clone qw(clone);

$a = { foo => bar, move => zig };
$b = [ alpha, beta, gamma, vlissides ];
$c = new Foo();

$d = clone($a);
$e = clone($b);
$f = clone($c);

This module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects.

clone() takes a scalar argument and an optional parameter that can be used to limit the depth of the copy. To duplicate lists, arrays or hashes, pass them in by reference. e.g.

my $copy = clone (@array);

# or

my %copy = %{ clone (%hash) };

For a slower, but more flexible solution see Storables dclone().

Download now

Clone 0.23 Screenshot

Sponsored Links
Download Clone 0.23

Clone 0.23 Keywords

Bookmark Clone 0.23

Hyperlink code:
Hyperlink and Intro code:

Clone 0.23 Copyright

WareSeeker periodically updates pricing and software information of Clone 0.23 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Clone 0.23 Edition. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Clone 0.23 Related Software


Spartan-style ICQ clone written in Python

Clone::More is a Perl module that can copy Perl data structures.

GHX is a clone of a mac software gathering in one program FTP, IRC and NEWS like functions.

Super Mario Clone FX is a jump-and-run game in the style of Super Mario World.

XSC project is a Star Castle clone for C++ and X11.

M.U.L.E is a linux port of clone of old MULE for C64 & PC.

Gtkedit is a notepad clone based on GTK+.

Kye is a clone of the classic puzzle game Kye to Linux.

GemRB: The Infinity Engine Clone emulates BioWares Infinity game engine (e.g. Baldurs Gate).

TEG consists of a RISK clone.
Clone 0.23 Review:
Author name* :  
Author Email* :  
Comment* :  
Security code* :  
     
   
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
Related Information
Sponsored Links
TOP POPULAR DOWNLOAD