- updated to 2.10
see /usr/share/doc/packages/perl-Paranoid/CHANGELOG
v2.10 (2022/??/??)
==================
--Added subPre/Postamble convenience functions to Paranoid::Debug,
along with argument summarization
--Changed pdebug output to make it easier to match entrance/exit
points in subroutine messages
--Added file import/export functionality to Paranoid::Data::AVLTree
--Added basic internal profiling support to Paranoid::Data::AVLTree
--Modified default PATH for pSecureEnv to include sbin directories
--Added quad/long conversion functions to Paranoid::Data, along with
a boolean function to detect native quad support
--Various documentation fixes/enhancements
OBS-URL: https://build.opensuse.org/request/show/960841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Paranoid?expand=0&rev=15
- updated to 2.09
see /usr/share/doc/packages/perl-Paranoid/CHANGELOG
v2.09 (2021/12/28)
==================
--Added new export options for Paranoid::IO
--Added new flock stack mechanism to support transactional I/O patterns
--Improved open flag filtering on reopens
--pflock now performs and popen in order to make sure an flock is
properly applied to reopened file handles in children
--Improved pdebug logging for items geting passed arbitrary content
(logging bytes in content, rather that spilling complete content into the
logs)
--Added non-flocking variants of I/O functions
--Added I/O tests w/pflock stack enabled to ensure consistent behaviour
--Added Paranoid::IO::FileMultiplexer class, which allows for multiple
data stream I/O within a single file, but using normal discrete file
I/O semantics
--Fixed Paranoid::Filesystem test to account for NetBSD's noatime
implementation (utime calls for atime fail entirely)
OBS-URL: https://build.opensuse.org/request/show/943103
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Paranoid?expand=0&rev=14
- updated to 2.08
see /usr/share/doc/packages/perl-Paranoid/CHANGELOG
v2.08 (2020/12/31)
==================
--Updated licensing information to reflect Paranoid trademark impact
--Added IMPORT LISTS section to all modules with exportable functions
Paranoid::Args:
--Added template list for exports
Paranoid::Data::AVLTree:
--Added a tree & node class implementing AVL-balanced tree structures
Paranoid:Debug:
--Added constants list for exports
--Documentation updates
Paranoid::Log:
--Minor internal refactoring
Paranoid::Process:
--Added pcommFork to facilitate forking with bi-directional process
communication
OBS-URL: https://build.opensuse.org/request/show/859769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Paranoid?expand=0&rev=13