Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Hash::Override 0.021

    Download button

    No screenshots available
    Downloads: 113  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Petrea Corneliu Ştefan | More programs
    Perl Artistic License / FREE
    September 8th, 2012, 12:18 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Hash::Override description

    Merges nested data structures

    Hash::Override is a Perl module that was designed to be used for merging json configuration files which had overlapping keys or overlapping values. There are many ways to do this depending on the situation so read through the documentation to find out if it is what you need(It was for me at the time of writing this).

    SYNOPSIS

     use Hash::Override;

     my $A = {
     key1 => [ 1,2,3,4 ],
     key2 => 'v1',
     };
     my $B = {
     key1 => [ 5,6 ],
     key2 => 'v1',
     };
     merge_hash_override($A,$B);



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    data structures | Perl module | Perl | data | structures

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM