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
Tags helper for HTML container.
Changes for 0.03 - 2023-06-25T16:12:38+02:00
- Add parameter for container height.
Tags helper for login register.
Changes for 0.04 - 2023-06-25T16:06:19+02:00
- Add autofocus to username.
Tags helper for login access.
Changes for 0.04 - 2023-06-25T16:02:56+02:00
- Add autofocus to username.
Safe-navigation for Perl
Changes for 0.001 - 2023-06-25T21:58:11Z
- The first release of PerlX-SafeNav
- Minimum implementation that supports a safnav chain of method calls, array fetches and hash fetches.
- Most likely very buggy.
Tags helper for login access.
Changes for 0.03 - 2023-06-25T12:14:33+02:00
- Add messages bellow button.
Tags helper for login register.
Changes for 0.03 - 2023-06-25T11:51:17+02:00
- Add another error check for message array.
- Add missing error to process() about missing text.
- Add tests for process().
- Add tests for process_css().
- Change error for bad message object to common sentence.
- Fix test message.
- Move lang attribute after class attribute.
- Rewrite messages to use Tags::HTML::Messages helper.
Tags helper for HTML messages.
Changes for 0.08 - 2023-06-25T10:54:03+02:00
- Add error for bad message types definition in process_css().
- Don't return Tags code if messages reference is undefined.
- Update README file.
Tags helper for HTML messages.
Changes for 0.07 - 2023-06-25T09:59:44+02:00
- Add message lang attribute to HTML if exists.
A vim/tmux based IDE for the terminal
Changes for 1.0.3 - 2023-06-25
- Updating for release of version 1.0.3 Making default local file be more environment safe (Ivan Wills) Trying alternate title setting (Ivan Wills) New sessions default config (Ivan Wills) Adding saving current session (Ivan Wills) Adding missing param docs (Ivan Wills) Adding missing param docs (Ivan Wills) Fixing incorrect versions (Ivan Wills)
Get stock and mutual fund quotes from various exchanges
Changes for 1.56_04 - 2023-06-24T18:27:20-07:00
- Correct set exchange in YahooJSON.pm - Issue #306
- Added close, change and p_change to Tradegate, XETRA and Sinvestor Fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or higher than 1.000 - PR #304
- Added GoogleWeb Module
- YahooWeb module added - PR #296
- Added MarketWatch Module
- Replaced cached file with IO::String object in IndiaMutual.pm
- Fixed missing date in AEX.pm - Issue #298
- Fixed Examples in POD Documentation in a few modules - PR #295
- move use strict to be the first statement in TreasuryDirect.pm and TwelveData.pm #290
- remove old perl version requirement statements from TreasuryDirect.pm and TwelveData.pm #290
- removed Data::Dumper that caused another test to fail from TreasuryDirect.pm #290
- Fixed Fool.pm and fool.t - PR #289
Scenarios related to Data::ModeMerge
Changes for 0.004 - 2023-01-19
- Rename module/dist Bencher-Scenarios-{DataModeMerge,Data-ModeMerge}.
Validate HTTP requests and responses against an OpenAPI v3.1 document
Changes for 0.046 - 2023-06-24T21:56:39Z
- extra validation for Transfer-Encoding response header
Get stock and mutual fund quotes from various exchanges
Changes for 1.56_03 - 2023-06-24T14:08:33-07:00
- Added close, change and p_change to Tradegate, XETRA and Sinvestor Fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or higher than 1.000 - PR #304
- Added GoogleWeb Module
- YahooWeb module added - PR #296
- Added MarketWatch Module
- Replaced cached file with IO::String object in IndiaMutual.pm
- Fixed missing date in AEX.pm - Issue #298
- Fixed Examples in POD Documentation in a few modules - PR #295
- move use strict to be the first statement in TreasuryDirect.pm and TwelveData.pm #290
- remove old perl version requirement statements from TreasuryDirect.pm and TwelveData.pm #290
- removed Data::Dumper that caused another test to fail from TreasuryDirect.pm #290
- Fixed Fool.pm and fool.t - PR #289
Perl modules bundle to install from CPAN
Changes for 0.231750 - 2023-06-24T21:31:46+02:00
Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.
Changes for 2.71
- Change default -highlightthickness from HList's default of 2 pixels to Listbox's default of 1 for more consistant appearance, particularly when used by Tk::JBrowseEntry.
- Some minor doc. cleanups.
Plack register application.
Changes for 0.01 - 2023-06-24T18:07:21+02:00
- First version.
We are Slovak CPAN authors.
Changes for 0.28 - 2023-06-24T18:04:43+02:00
- Fix minimal version of module.
Build external dependencies for use in CPAN
Changes for 2.81_01 - 2023-06-24T09:54:28Z
- Added support for xz compression with Alien::Build::Plugin::Extract::ArchiveTar (gh#404)
- Extract negotiator (Alien::Build::Plugin::Extract::Negotiate) now prefers the Extract::ArchiveTar plugin for tar.xz files. On Windows Extract::ArchiveTar is now always used for tar.xz files because the BSD tar that comes with Windows can hang on tar.xz if xz is in the PATH (gh#403, gh#404)
Simon Dassow
in reply to CPAN Releases • • •