Skip to content

(Perl) Module for diving into nested data structures (can avoid autovivification)

License

Notifications You must be signed in to change notification settings

bitstreamout/data-diver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%