New perl module feedback

[email protected] (Аршак Мартиросян viamodule-authors) Fri, 05 Apr 2019 15:49:24 +0300
Newsgroups perl.module-authors
Message-ID <[email protected]>
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?