Hey Perlers! I've come up with my own module for lookuping data structures in one single line without autovivification: https://github.com/mat90x/perl-Data-Lookup
Here, I found some alternatives: https://metacpan.org/pod/Data::DRef https://metacpan.org/pod/Data::Reach https://metacpan.org/pod/Data::Diver But I find my module more 'lightweight' and neat. What do you think? Is it worth publishing?