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

Search results for "DEBASHISH"

Net::IP::Util - Common useful routines like converting decimal address to binary and vice versa, determining address class, determining default mask, subnets and hosts and broadcast addresses for hosts in subnet. River stage zero No dependents

DEBASHISH/Net-IP-Util-1.03 - 04 May 2013 09:00:04 UTC - Search in distribution

Debug::Runopt - Customize how to run debugger Specify configurable debug options as part of rc file ie .perldb or ~/.perldb under Unix. Specify runtime debug commands into a file and source to debugger - works for interactive/non interactive both modes River stage zero No dependents

DEBASHISH/Debug-Runopt-1.01 - 29 Apr 2013 16:34:15 UTC - Search in distribution

Hash::CoerceToArray - Find the depth of any multi-hierarchical HASH REFERENCE structure - Go to any level of the HASH REFERENCE randomly and convert the value against a key to an ARRAY REFERENCE if it is HASH REFERENCE River stage zero No dependents

Example HashRef. my $hashRef = { 'L1_1' => {'L2_1' => {'L3_1' => 'V1', 'L3_2' => 'V2', 'L3_3' => 'V3' }, 'L2_2' => {'L3_1' => {'L4_1' => 'V1', 'L4_2' => 'V2', }, }, }, 'L1_2' => 'V1', }; print getMinMaxDepth($hashRef) >>>> 4 print getMinMaxDepth($has...

DEBASHISH/Hash-CoerceToArray-0.02 - 06 Apr 2013 08:12:42 UTC - Search in distribution
4 results (0.093 seconds)