You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can install this using in the usual Perl fashion
perl Makefile.PL
make
make test
make install
The documentation is in the module file. Once you install
the file, you can read it with perldoc.
perldoc Data::Diver
About
(Perl) Module for diving into nested data structures (can avoid autovivification)