Generate complete SQL from Perl data structures
Changes for 1.09 - 2024-03-28T12:22:27-07:00
- Slightly better handling of columns in get()
Tied objects
Changes for 0.11 - 2024-03-28
- Ensure any passed index takes precedents over the auto generated index
create diffs between HTTP requests
Changes for 0.05 - 2024-03-28
- We use the postderef feature also in tests
- Use features of URI in a backwards compatible way
Easy to use REPL with existing lexical support and DWIM tab completion.
Changes for 0.16
- 2024-03-28
- No longer expanding escaped variable in quotes.
Perl wrapper for the ldns DNS library.
Changes for 4.0.1 - 2024-03-28
- Fixes
A system for running Zonemaster tests asynchronously through an RPC-API
Changes for v11.1.1 - 2024-03-28
- Fixes
simple OBS API calls
Changes for 0.1.2 - 2024-03-27
- added Net::OBS::LWP::UserAgent with 'mirror' method
- multiple configuration parameters for Net::OBS::SigAuth
Colored echo command using ANSI terminal sequence
Changes for 1.08 - 2024-03-28T09:56:23Z
- use charnames ':loose', which requires perl 5.16
Class for communication with backend by sending messaging through redis streams.
Changes for 0.06 - 2024-03-28T06:16:44+00:00
- Allow timeout to be extended vs published deadline
Libdeflate compression library
Changes for 0.07_01 - 2024-03-28
- Update libdeflate to 1.20
Convention for Sah-SchemaBundle-* distribution
Changes for 0.1.1 - 2024-02-13
- Rename module/dist Sah-Schema{s,Bundle} for visual clarity and consistency with the naming of other bundles.
Easy to use REPL with existing lexical support and DWIM tab completion.
Changes for 0.15
- 2024-03-28
- Created new function to avoid lossy vars: repl. Cleaned up README/pod.
Tags helper abstract class.
Changes for 0.09 - 2024-03-27T23:01:46+01:00
- Add test for prepare().
- Add test for process().
- Sort methods in SYNOPSIS section in doc.
- Update copyright years.
The Perl and Raku Conference (formerly known as YAPC::NA) is going strong! This year, we are celebrating 25 years, our silver anniversary, in the Silver State, Nevada! The main conference will be in Las Vegas on June 25-27, but there will be hackathons and possibly classes on the day before and the day after the conference (June 24th and 28th), so please consider joining us for the whole week!
The backbone of this conference has always been our tracks of "traditional" talks by community members and what we have come to call the "Hallway Track" the informal exchange of ideas and camaraderie that sparks new projects and fuels collaboration.
This year, we are pleased also to host the presentation of Papers and Posters accepted by the Science Perl Journal!
Registration is open, so your ticket can now be purchased.
Talk submissions are still open, and we are seeking proposals on a wide variety of subjects. This includes language features, personal projects, applications like Koha, and anything that may be of general interest to Perl and Raku programmers. (We had juggling and origami in the past. Fun!)
- Talks can be 20 minutes or 50 minutes. Please submit through PaperCall.
- Papers and Posters follow the guidelines of the Science Perl Journal. Links to both are also on https://tprc.us.
Speakers who are approved for a talk, paper, or poster will receive a free ticket to the event. The submission deadline is April 5th at 8pm EST, so please send us your submissions soon!
We are planning some special activities during the conference to celebrate our rich 25-year history.
Go now to tprc.us/ to check out what is planned and to book a room (see link to Alexis Park Resort under "Location"). Rooms start at only $75 per night, so it’s worth booking early!
The best way to register for the conference is at tprc2024.sched.com/tickets
Thanks, TPRC Admins
submitted by /u/nahthanxx
[link] [comments]
https://www.reddit.com/r/perl/comments/1bpd67e/the_perl_and_raku_conference/
Read environment variables from .env file
Changes for 0.011 - 2024-03-27T22:13:20+02:00
- Allow reading files recursively.
create diffs between HTTP requests
Changes for 0.04 - 2024-03-27
- We use the postderef feature
create OpenAPI documentation of your application
Changes for 1.0.2 - 2024-03-27
- BUG FIXES
Tags helper for gradient evaluation.
Changes for 0.03 - 2024-03-27T17:18:08+01:00
- API Change: Change 'height' and 'width' parameters to CSS unit.
- Remove obsolete module use in test.
- Remove usage of Tags::Output::Raw.
- Rename example files to better names.
- Update Module::Install to 1.21 version.
- Update copyright years.
Multidimensional binning & histogramming
Changes for 0.028 - 2024-03-27T15:55:32+00:00
- update requirement to Test::PDL 0.20 which handles badvals correctly
Tags helper for CPAN::Changes object.
Changes for 0.03 - 2024-03-27T16:29:45+01:00
- Add test of constructor.
- Fix minimal dependency to Tags::HTML.
Easily format content into PDF/PS/DVI with LaTeX templates.
Changes for 0.04 - 2024-03-27
- Moved test file "t/400-format.t" into xt/ to be run only by 'author tests' because it was failing in many tester machines which lack LaTeX font and style files. In order for this test to succeed, all these missing LaTeX fonts and style files must be installed and that's not an option. Author tests can be run with "make authortest". Added two more unit tests "t/350-inmemory-template-usage-calling-other-templates.t" and "t/360-ondisk-template-usage-calling-other-templates.t". Enhanced documentation.
sdif and family tools, cdif and watchdiff
Changes for 4.3301 - 2024-03-27T06:50:25Z
- fix bug of cdif producing extra empty lines
SPVM Language
Changes for 0.989096 - 2023-03-27
- Incompatible Changes
- New Features
- Internal Changes
- Breaking Binary Compatibility
System Calls for File IO, Sockets, Time, Process, Signals, Users
Changes for 0.514001 - 2024-03-27
- Bug Fix
Uniform Resource Identifiers (absolute and relative)
Changes for 5.28 - 2024-03-27T01:49:44Z
- Using Scalar::Util::reftype instead of just ref(), but mindful this time about definedness to avoid warnings (GH#140) (Jacques Deguest)
Call a subroutine on destruction of a variable.
Changes for 0.08 - 2024-03-27T01:26:47+01:00
- Revert not catching exceptions from destruct handlers
- Restore functionality on perl <= 5.12
Features declaration for Plugin::System
Changes for 0.002 - 2024-03-17
- Update to Module::Features::PluginSystem 0.002 (set_v=2).
Features declaration for Plugin::System
Changes for 0.001 - 2024-02-12
- First release.
Input validator centered around Type::Tiny
Changes for 2.24
- fix error when validation fails on deeply nested field (two levels down or more)
extensible grep with lexical expression and region handling
Changes for 9.12 - 2024-03-26T15:45:27Z
- update --face option to reset current colormaps
Multidimensional binning & histogramming
Changes for 0.027 - 2024-03-26T15:40:26+00:00
- stop distributing pp-*.c
PDL interface to the GNU Linear Programming Kit
Changes for 0.07 - 2024-03-26T13:58:00Z
- remove needless depencencies on perl versions
Calendar view for RT ticket dates and custom fields
Changes for 1.10 - 2024-03-25
- Add Spanish translation (thanks Eduardo Dominguez!)
- Add Catalan translation (thanks Eduardo Dominguez!)
Greple module for text search and substitution
Changes for 2.33_99 - 2024-03-26T12:15:36Z
- change dictionary format with // separator
- now pattern/replacement can include spaces with // format
Does anybody know what happened with the package Catalyst::Plugin::FormValidator, why it was removed from cpan?
submitted by /u/ruzhnikov
[link] [comments]
SPVM Language
Changes for 0.989094 - 2023-03-26
- Internal Changes
- Bug Fix
- Incompatible Changes