Changes for version v0.8.7 - 2026-02-13
- Fixed CPAN tester timeout failures: session expiry in installation tests now mocked via direct SQLite update (no sleep). Real-time timeout tests moved to xt/ (author tests only, skipped under AUTOMATED_TESTING).
Documentation
Modules
Session manager with factory pattern and multiple backend support
Base class for session storage backends
File backend for session storage
SQLite backend for session storage
Individual session objects for data access and persistence