-
-
02 Feb 2021 00:35:40 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (268 / 0 / 0)
- Kwalitee
Bus factor: 2- % Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (26.29KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Module::Runtime
- Scalar::Util
- XML::Parser
- base
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.14 - 2016-08-07
- Add MIN_PERL_VERSION to Makefile.PL. Such a change is not worth a new release. Push to github.
- Some tests 'use t::test.pm', so for them add "use lib '.';" so when newer Perls default to not having '.' in @INC, the code will still find t/tests.pm.
- Lower pre-req for Test::More to V 1.001002.
- Add t/00.*.
- Update Makefile.PL and POD to change RT to github.
- Change license in Makefile.PL from artistic_2 to perl.
Modules
A transparent persistence layer for Tree and its childrenThe base class for the Tree persistence plugin hierarchyThe base class for DB plugins for Tree persistenceA handler for Tree persistenceThe base class for File plugins for Tree persistenceA handler for Tree persistenceA handler for Tree persistenceModule Install Instructions
To install Tree::Persist, copy and paste the appropriate command in to your terminal.
cpanm Tree::Persist
perl -MCPAN -e shell install Tree::Persist
For more information on module installation, please visit the detailed CPAN module installation guide.