OO Library for Perl 5
Changes for 3.02 - 2023-06-26
- [feature] Implement Venus::Task
 - [feature] Implement Venus::Core#UNIMPORT
 - [feature] Implement Venus::Path#rename
 - [feature] Implement Venus::Core#USE and "import"
 - [feature] Implement Venus::Meta#emit
 - [feature] Implement Venus::Core::{GET,SET}
 - [feature] Implement Venus::Process#ppid
 - [feature] Implement Venus::Process#{send,recv}
 - [feature] Implement Venus::Run, and the "vns" CLI
 - [feature] Implement Venus::Process#{recall,recallall}
 - [feature] Implement Venus::Process#data
 - [feature] Implement Venus::Process#sync
 - [feature] Implement Venus::Role::Printable#{print,say}_{json,yaml}
 - [feature] Implement Venus::Os#quote
 - [update] Update Venus::Core#DESTROY to include mixins
 - [update] Fix "$!" issue in exceptions
 - [update] Refactor Venus::Config, implement write_* methods
 - [update] Refactor Venus::{Log,Task}, pass level to handler
 - [update] Update documentation
 
Display run time and dependencies after running code
Changes for 0.212 - 2023-05-12
- [bugfix] Fix another instance of gettimeofday() invocation.
 
Plack login/password application.
Changes for 0.02 - 2023-06-27T02:02:44+02:00
- Add support of autofocus.
 - Add support of login process.
 - Add support of logo.
 - Add support of messages.
 - Improve constructor parameters in doc.
 - Update tests to independent of package version.
 - Update minimal version of Plack::Component::Tags::HTML to 0.15.
 
Plack register application.
Changes for 0.02 - 2023-06-27T01:50:29+02:00
- Add support of autofocus.
 - Improve and fix example in doc.
 - Remove bad constructor parameters.
 - Update minimal version of Tags::HTML::Login::Register to 0.03.
 
Destructuring Assignment Syntax for Perl
Changes for 0.0.16
- Change license to same terms as Perl
 
A toolkit to help sign and verify XML Digital Signatures.
Changes for 0.64
- Notable Changes since 0.64
 
Set up a pool of items to return one of, randomly -- with some more likely than others
Changes for 0.05
- cpan tester fixes (pod)
 
NBI Slurm module
Changes for 0.4.2 - 2023-06
- Bumped Perl requirement to 5.16, to keep using lvalue subs
 
Perl modules bundle to install from CPAN
Changes for 0.231770 - 2023-06-26T21:45:06+02:00
MySQL migration tool for Mojolicious
Changes for 0.18 - 2023-06-26
- add quote to all field names
 - add drop field to upgrade
 - readme for rm and diff
 
Bringing loggers and listeners together
Changes for 1.716 - 2023-06-26T14:14:46-05:00
- Added
 
An open source web-based network management tool.
Changes for 2.062005 - 2023-06-26
- BUG FIXES
 
Create Text-based User Interfaces Without ncurses
Changes for 2.01 - 2023-06-26T17:16:41Z
- Skip 'hello world' test when we are headless or otherwise cannot access /dev/tty
 
An open source web-based network management tool.
Changes for 2.062004 - 2023-06-26
- ENHANCEMENTS
 - BUG FIXES
 
NBI Slurm module
Changes for 0.4.2 - 2023-06
- Bumped Perl requirement to 5.16, to keep using lvalue subs
 
data pack for Business::ISBN
Changes for 20230626.001 - 2023-06-26T15:49:00Z
- Data update for 20230626
 
A module to interconvert common data models for phenotypic data
Changes for 0.06 - 2023-06-26T00:00:00Z
- CPAN test
 
CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications
Changes for 0.46.4 - 2023-06-26T14:19:27Z
- propper logging for async getters
 
OO Library for Perl 5
Changes for 3.00 - 2023-06-26
- [feature] Implement Venus::Task
 - [feature] Implement Venus::Core#UNIMPORT
 - [feature] Implement Venus::Path#rename
 - [feature] Implement Venus::Core#USE and "import"
 - [feature] Implement Venus::Meta#emit
 - [feature] Implement Venus::Core::{GET,SET}
 - [feature] Implement Venus::Process#ppid
 - [feature] Implement Venus::Process#{send,recv}
 - [feature] Implement Venus::Run, and the "vns" CLI
 - [feature] Implement Venus::Process#{recall,recallall}
 - [feature] Implement Venus::Process#data
 - [feature] Implement Venus::Process#sync
 - [feature] Implement Venus::Role::Printable#{print,say}_{json,yaml}
 - [feature] Implement Venus::Os#quote
 - [update] Update Venus::Core#DESTROY to include mixins
 - [update] Fix "$!" issue in exceptions
 - [update] Refactor Venus::Config, implement write_* methods
 - [update] Refactor Venus::{Log,Task}, pass level to handler
 
Efficient buffered DBI inserter and fast INSERT SQL builder
Changes for 0.01 - 2023-06-26
- First public release.
 
SPVM Language
Changes for 0.989014 - 2023-06-26
- Bug Fix
 - Incompatibe Changes
 - New Features
 
Install the Curses::UI modules.
Changes for 0.05 - 2023-06-26T09:44:44+02:00
- Add Curses::UI::Char.
 - Update Curses::UI::Number to 0.07.
 - Update Curses::UI::Time to 0.06 version.
 - Update Curses::UI::Volume to 0.03 version.
 - Update Module::Install to 1.21 version.
 - Update copyright years.
 
Create and manipulate character widgets.
Changes for 0.01 - 2023-06-26T09:35:55+02:00
- First version.
 
represents the trading calendar.
Changes for 0.05 - 2023-06-26T05:56:22+00:00
- Fix bug for next_open_at for markets with late openings
 
Utilities related to ImageMagick
Changes for 0.021 - 2023-06-26
- No functional changes.
 - [ux] Log convert/downsize command at info, not trace.
 
Clone huggingface repos and then download their models
Changes for 1.00
- Initial release
 
A Perl implementation of Clojure
Changes for 0.1.14
- Make Lingy::HashMap subclass immutable::map
 
Immutable Data Structures for Perl
Changes for 0.0.3
- Fix to make ->set preserve key order
 - Add install to Makefile
 
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.481006 - 2023-06-26
- Prerequirement Changes
 
Display run time and dependencies after running code
Changes for 0.211 - 2023-05-12
- [bugfix] Fix invocation of tv_interval() and gettimeofday() to get correct result (mistake not detected early because we are not using stricture?).
 
Data object for Wikimedia Commons image.
Changes for 0.06 - 2023-06-26T00:36:55+02:00
- Add ERRORS section to doc.
 - Move dt_created() to Data::Image.
 - Update copyright years.
 - Update Module::Install to 1.21 version.
 - Update README file.
 
Tags helper for login register.
Changes for 0.05 - 2023-06-26T00:13:09+02:00
- Add second message type to CSS test.
 - Fix minimal dependency for Tags::HTML::Messages message types.
 
Tags helper for login access.
Changes for 0.05 - 2023-06-26T00:14:14+02:00
- Add link for Tags::HTML::Login::Register to doc.
 - Add support of logo.
 - Add tests.
 - Fix api for messages in doc.
 - Fix minimal dependency for Tags::HTML::Messages message types.
 - Improve LICENSE AND COPYRIGHT section in doc.
 
Entry widget with a Tk::PopColor widget attached.
Changes for 0.05
- Delegated options -state and -justify to the entry widget.
 
Sign a Certificate Signing Request in XS.
Changes for 0.04
- Address issues compiling against older openssl versions
 
Tags helper for HTML messages.
Changes for 0.09 - 2023-06-25T19:36:50+02:00
- Sort message types in CSS, we need this reproducible for tests.
 
graph data structures and algorithms
Changes for 0.9727 - 2023-06-25
- fix biconnectivity to work with refvertexed (#29) - thanks @merkys for report
 
Immutable Data Structures for Perl
Changes for 0.0.2
- Add dependency modules to Meta
 - Add the :all export tag to immutable.pm
 - Write more documentation
 
