DBI PostgreSQL interface
Changes for 3.18.0
- Support new PQclosePrepared function, added in Postgres 17
- Better docs about ping always returning a value (Github issue #121)
framework for easy creation of Enterprise Application Integration tasks
Changes for 1.904
- added $process->{hadErrors} = 1 to missing exception places in EAI::Wrap; added resetting of process{successfullyDone, filesProcessed and filenames}; simplified retrySeconds calculation; reduced extractArchives to only one archive per process (as this is checked before and needed for simplification); fixed endTime calculation; fixed filesToArchive; fixed suppressGetError for multiple Files in EAI::FTP::fetchFiles; added enforceConn and second hostkey to EAI::FTP::login; fixed environment setting of redoDir, logRootPath, historyFolder and historyFolderUpload; made selection of multiple entries determinate for explicitly enumerated lookups in config{checkLookup} (using reverse sort); checkLogExist.pl: added alreadyProcessedLogErrors check for avoiding multiple log check errors (including removal of yesterdays alreadyProcessedLogErrors check file and "successful for originally failed" message)
a tiling window manager for X11
Changes for 3.0 - 2023-12-07
- Moved to X11::XCB 0.22
- Significantly improved logic around floating windows on multiple screens
- Implemented FocusIn support for background windows: now browser windows steals focus on URL opens.
- Implemented whitelist of windows with unset WM_CLASS: previously we just ignored them.
- Implemented autostart commands in API format (see configuration example).
- Other minor improvements:
TAP Formatter for GitHub Actions
Changes for 0.3.0_4
- Moved Test2::Formatter::YAMLEnhancedTAP to it's own module.
Interface to the Kiev Metro Map.
Changes for 0.06 - 2023-12-06T22:12:28+01:00
- Add EXAMPLE5 section to doc.
- Add constructed lines to XML file.
- Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
- Fix image name.
- Implement station order.
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve SYNOPSIS section in doc.
- Move bugtracker to github.
- Rename example files to better names.
- Rewrite XML map to new version with line IDs.
- Rewrite doc to use of =head2.
- Update Map::Tube dependency to 3.62.
- Update Module::Install to 1.21 version.
- Update author github username.
- Update author name.
- Update copyright years.
Create and manipulate character widgets.
Changes for 0.02 - 2023-12-06T18:04:15+01:00
- Add test for constructor.
- Add tests for char().
Convert from POD to AsciiDoc
Changes for 0.102001 - 2023-12-06
- bin/pod2asciidoctor : fix "-o -"
- try to fix bullets-lists
Run rpm -v on every installed rpm, and give you a descriptive hash of the relevant changes.
Changes for 1.000 - 2023-12-05
- Initial Release
Fork of Authen::TOTP
Changes for 1.002 - 2023-12-06
- Adjust POD and correct license
Benchmark startup time of various interpreters
Changes for 0.040 - 2023-12-06
- Rename module/dist: Bencher-Scenario-Interpeters{,-Startup}.
Transparency & Consent String version 2 parser
Changes for 0.06
- add special features as constants
- add purpose ids as constants
- add missing methods on pod documentation
- on list context methods created and last_updated should return epoch in seconds + nanoseconds
Modules to test require()
Changes for 0.001 - 2023-12-06
- First release.
Install the Curses::UI modules.
Changes for 0.06 - 2023-12-06T12:27:19+01:00
- Move bugtracker to github.
- Update Curses::UI::Char to 0.02 version.
- Update Curses::UI::Volume to 0.04 version.
Module for simple configure file parsing with arrays.
Changes for 0.08 - 2023-12-06T12:21:56+01:00
- Move bugtracker to github.
- Regen README file.
Class for SysV init service manipulation.
Changes for 0.07 - 2023-12-06T12:12:26+01:00
- Fix use lib '.' in Makefile.PL.
- Improve LICENSE AND COPYRIGHT section in doc.
- Improve SYNOPSIS section in doc.
- Move bugtracker to github.
- Rename exmaple file to better name.
- Rewrite doc to use of =head2.
- Update Module::Install to 1.21 version.
- Update author github username.
- Update author name.
- Update copyright years.
Detect DjVu file
Changes for 0.05 - 2023-12-06T12:11:29+01:00
- Fix example in doc.
- Regen README, META.yml and MANIFEST files.
- Rename example files to better names.
Perl pseudo pragma to enable strict, warnings, features, mro, filehandle methods
Changes for 1.25 - 2023-12-05T16:14:20-08:00
- Actually do what v1.24 claims it would do... because... oops...
CLI utilities related to symbolic links (symlinks)
Changes for 0.004 - 2023-08-25
- [build] Rebuild with File::Symlink::Util 0.005.
Perl pseudo pragma to enable strict, warnings, features, mro, filehandle methods
Changes for 1.24 - 2023-12-05T16:05:38-08:00
- export/exportable supports Perl 5.39 UNIVERSAL::import() method add