The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Clone"

Clone - recursively copy Perl datatypes No river data available

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 duplicates it. To duplicate lists, arrays or hashes, p...

GARU/Clone-0.46 - 19 Oct 2022 01:17:35 UTC - Search in distribution

Clone::PP - Recursively copy Perl datatypes No river data available

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. The clone() function takes a ...

NEILB/Clone-PP-1.08 - 20 Oct 2020 10:51:40 UTC - Search in distribution

Clone::Any - Select an available recursive-copy function No river data available

This module checks for several different modules which can provide a clone() function to make deep copies of Perl data structures. Clone Interface The clone function makes recursive copies of nested hash, array, scalar and reference types, including ...

EVO/Clone-Any-1.01 - 28 Aug 2003 03:49:22 UTC - Search in distribution

Sub::Clone - Clone subroutine refs for garbage collection/blessing purposes No river data available

A surprising fact about Perl is that anonymous subroutines that do not close over variables are actually shared, and do not garbage collect until global destruction: sub get_callback { return sub { "hi!" }; } my $first = get_callback(); my $second = ...

NUFFIN/Sub-Clone-0.03 - 14 Sep 2008 15:47:06 UTC - Search in distribution

Clone::Util - Utilities related to cloning No river data available

PERLANCAR/Clone-Util-0.03 - 10 Mar 2016 05:51:22 UTC - Search in distribution

Data::Clone - Polymorphic data cloning No river data available

"Data::Clone" does data cloning, i.e. copies things recursively. This is smart so that it works with not only non-blessed references, but also with blessed references (i.e. objects). When "clone()" finds an object, it calls a "clone" method of the ob...

ISHIGAKI/Data-Clone-0.006 - 25 Nov 2023 05:47:44 UTC - Search in distribution

MooX::Clone - Make Moo objects clone-able No river data available

MooX::Clone lets you clone your Moo objects easily by adding a "clone" method. It performs a deep copy of the entire object....

SIMBABQUE/MooX-Clone-0.02 - 20 Feb 2021 22:51:15 UTC - Search in distribution

Linux::Clone - an interface to the linux clone, unshare, setns, pivot_root and kcmp syscalls No river data available

This module exposes the linux clone(2), unshare(2) and some related syscalls to Perl. $retval = unshare $flags The following CLONE_ flag values (without CLONE_ prefix) are supported for unshare, if found, in this release. See the documentation for un...

MLEHMANN/Linux-Clone-1.3 - 06 Sep 2022 10:57:22 UTC - Search in distribution

Clone::Choose - Choose appropriate clone utility No river data available

"Clone::Choose" checks several different modules which provides a "clone()" function and selects an appropriate one. The default preference is Clone Storable Clone::PP This list might evolve in future. Please see "EXPORTS" how to pick a particular on...

HERMES/Clone-Choose-0.010 - 09 Apr 2018 11:10:33 UTC - Search in distribution

MooseX::Clone - Fine-grained cloning support for Moose objects. No river data available

Out of the box Moose only provides very barebones cloning support in order to maximize flexibility. This role provides a "clone" method that makes use of the low level cloning support already in Moose and adds selective deep cloning based on introspe...

ETHER/MooseX-Clone-0.06 - 23 May 2015 22:38:59 UTC - Search in distribution

Clone::Closure - A clone that knows how to clone closures No river data available

This module provides a "clone" method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables, objects, and closures. "clone" takes a scalar argument. To duplicate arrays or hashes, pass them in by ref...

BMORROW/Clone-Closure-0.06 - 20 Dec 2010 19:05:09 UTC - Search in distribution

Clone::AsUTF8Bytes - recursively copy Perl data converting to UTF-8 bytes No river data available

This module provides a clone_as_utf8_bytes() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects, modifying the characters in the strings as it does so into UTF-8 bytes. For exam...

MARKF/Clone-AsUTF8Bytes-0.34 - 18 Jun 2013 21:34:31 UTC - Search in distribution

Data::Walk::Clone - deep data cloning with boundaries No river data available

This Moose::Role contains methods for implementing the method deep_clone using Data::Walk::Extracted. This method is used to deep clone (clone many/all) levels of a data ref. Deep cloning is accomplished by sending a 'donor_ref' that has data nodes t...

JANDREW/Data-Walk-Extracted-v0.28.0 - 16 Aug 2016 18:23:36 UTC - Search in distribution

Catmandu::Fix::clone - create a clone of the data object No river data available

HOCHSTEN/Catmandu-1.2021 - 06 Nov 2023 09:43:15 UTC - Search in distribution

GitHub::WebHook::Clone - Clone and update a working tree via GitHub WebHook No river data available

This module can be used to clone and update a git repository via GitHub WebHook....

VOJ/GitHub-WebHook-0.11 - 14 Apr 2015 08:00:01 UTC - Search in distribution

App::gh::Command::Clone - clone repository No river data available

balh...

CORNELIUS/App-gh-0.66 - 11 Mar 2013 10:47:24 UTC - Search in distribution

Git::Class::Role::Clone No river data available

This is a role that does "git clone ...". See <http://www.kernel.org/pub/software/scm/git-core/docs/git-clone.html> for details....

ISHIGAKI/Git-Class-0.15 - 05 Aug 2014 02:56:27 UTC - Search in distribution

Template::Plugin::Clone - clone objects within TT No river data available

Clones objects and datastructures from within the Template Toolkit using the "dclone" method from Storable. If the item passed to the function isn't a object or data structure then it is simply copied. To access the "clone" function like a class meth...

MARKF/Template-Plugin-Clone-0.01 - 30 Aug 2003 17:55:25 UTC - Search in distribution

App::GitGot::Command::clone - clone a remote repo and add it to your config No river data available

GENEHACK/App-GitGot-1.339 - 30 Oct 2020 03:37:21 UTC - Search in distribution
  • got - A tool to make it easier to manage multiple code repositories using different VCSen
  • got - A tool to make it easier to manage multiple code repositories using different VCSen
  • App::GitGot::Command::fork - fork a github repo

Prophet::CLI::Command::Clone No river data available

IOANR/Prophet-0.751 - 20 May 2013 03:28:38 UTC - Search in distribution
2,164 results (0.123 seconds)