Mojolicious Plugin for htmx
Changes for 1.01 - 2023-09-17
- Added support for HX-Reselect header (htmx 1.9.3) (#1 PR)
Perl debugger using a Tcl/Tk GUI
Changes for 2.3 - 2023-09-17
- F6 - selection eval expression window fixes (2011-02-xx) removed $ENV{'PTKDB_BUTTON_FONT'} - it was not active due to bug anyway removed PTKDB_STOP_TAG_COLOR, PTKDB_BRKPT_COLOR $ENV{PTKDB_STOP_TAG_FONT} was even never described fixed Eval window never used $DB::window->{run_flag} goto_sub_from_stack replaced with set_file removed all '$offset = $dbline[1] =~ /use\s+.*Devel::_?tkdb/ ? 1 : 0 ;' removed array $self->{'brkPtSlots'}, scalar $self->{'row'}
A Plugin to interface Form::Tiny with OptArgs2
Changes for 0.10 - 2023-09-16T23:43:21-04:00
- ENHANCEMENT
Validate data against a schema
Changes for 0.571 - 2023-09-17T01:14:47Z
- removed duration and uuid formats for draft7 (they were not defined until the next spec version)
- properly default format validation to true in draft7
List of modules that interact with clipboard
Changes for 0.001 - 2023-02-08
- First release.
Acceptance testing for JSON-Schema based validators
Changes for 1.020 - 2023-09-16T23:54:44Z
- properly skip over remote resources that reference the wrong spec version
- updated test suite: github.com/json-schema-org/JSO…
Converts any complicated conditional dispatch situation into familiar static hash-key based dispatch
Changes for 0.97
- added "cases" keyword that can be used inside of the "dispatch" BLOCK to get a list of cases added by the C<on> keyword. When used outside of the a "dispatch" block, it returns undef.
- "cases" introspection allows for much more idiomatic recipes inside of the "dispatch" BLOCK.
A Plugin to interface Form::Tiny with OptArgs2
Changes for 0.09 - 2023-09-16T15:27:20-04:00
- BUGFIX
graphical/non-graphical user interface without external programs
Changes for 0.43 - 2023-09-16T12:45:31Z
- fixed bug when stty output returns values BEFORE keywords rows/columns
Recursive copying of files and directories within Perl 5 toolchain
Changes for 0.007
- Corrections to better accommodate Windows path separators, mostly provided by Håkon Hægland.
Crop and resize an image to create a square image
Changes for 1.0
- First public release
- Gave up on using hashes to check images as each build of libgd seems to use a different value from copyResampled.
- Instead we now generate the images on the fly meaning no big payloads to download.
- The checks are for initial size, upscaling and downscaling.
- Makefile.PL contains META_MERGE section
extensible grep with lexical expression and region handling
Changes for 9.08 - 2023-09-16T04:33:12Z
- Update -Mline module
- Update -Mdig module
A Perl wrapper around OpenSSL's AES library
Changes for 0.08
- Detailed Changes
Benchmark startup overhead of various Unix shells
Changes for 0.001 - 2023-07-08
- First release.
A Postex WebService implemenation in Perl
Changes for 0.004 - 2023-09-15T20:05:14Z
- Change to Object::Pad from Moose
a really awesome library
Changes for 0.01 - 2023-09-15T15:07:02-04:00
- First release upon an unsuspecting world.
An plugin bundle for all distributions by WATERKIP
Changes for 3.3 - 2023-09-15T16:19:02Z
- Add 'use Data::Dumper' to skip for prereqs
- Include authors to contributors file
supply object methods for interacting with GnuPG
Changes for 1.03 - 2023-09-14
- Add fix for running in taint mode for Perl 5.38.0(thanks to Andrew Ruthven)
The C Perl-Powered Pre-Processor
Changes for 0.001_02 - 2023-09-15
- Fix various glaring documentation mistakes
- List some ideas for future features
- Remove debugging output
- "--help" for command line
create a HTTP::Request from a curl command line
Changes for 0.52 - 2023-09-15
- Switch test suite to Test2::V0
- Suppress trivial Content-Length headers in ->as_curl
- --disable is a boolean option
- Add support for --json
- Add support for --max-filesize The behaviour is slightly different from cURL. --max-filesize looks at the size of the body, not at the Content-Length header.
- Add support for --interface (only IP addresses, not interface names)
- Fix Mojolicious snippet generation with local address
The C Perl-Powered Pre-Processor
Changes for 0.001_01 - 2023-09-15
- Basic intermingling of perl variables in C code
- Arbitrary perl in '##' directives
- Magic indent adjustment after variable substitution
VMware vCloud API
Changes for 2.404 - 2023-09-14
- Added: POD test
- Improved: 'use warnings' on all modules
Blacklist prereqs using an Acme::CPANModules module
Changes for 0.002 - 2023-07-09
- No functional changes.
- Remove the usage of smartmatch.
A Perl wrapper around OpenSSL's AES library
Changes for 0.07
- Significant updates since 0.02
- Detailed Changes
Execute external programs or internal code blocks as separate process.
Changes for 0.34 - 2023-09-14T19:55:18Z
- Adapt to deprecation of spurt in upstream Mojolicious
- Make git work in github workflow
- Turn warnings "Sleeping inside locked section" into notes
- Avoid warnings about using undefined value as file handle
Yet another NoteBook widget
Changes for 0.04
- tidied up documentation. gave the NameTab widget it's own pm file added -autoupdate option added -onlyselect option addid -rigid option added -unselecttabcall option fixed some minor bugs
Provides generalized and structured configuration value access
Changes for 2.004
- Switched to Perl6::Junction to avoid smartmatch warnings from Syntax::Keyword::Junction
Silverpeak Orchestrator REST API client library
Changes for 0.008000 - 2023-09-14T14:21:59+02:00
- enable TLS verification by default by requiring HTTP::Tiny 0.088
Provide roles and base classes for processors of specialized XML grammars.
Changes for 0.2.10 - 2023-09-14
- Better compatibility with bleadperl
very simple DBI wrapper/ORMapper
Changes for 0.34 - 2023-09-14T03:02:36Z
SPVM Language
Changes for 0.989042 - 2023-09-12
- Incompatible Changes
- New Features
- Document Improvement
Convert Rinci metadata to documentation
Changes for 0.881 - 2023-07-09
- No functional changes.
- Remove usage of smartmatch.
MCE extension for sharing data supporting threads and processes
Changes for 1.886
- Add Android support. This required moving MCE::Shared::Base::Common out of MCE::Shared::Base to separate file MCE::Shared::Common.
- Bump MCE dependency to 1.889.
Many-Core Engine for Perl providing parallel processing capabilities
Changes for 1.889
- Add Android support. Thank you, Dimitrios Kechagias.
- Revert defer signal-handling in MCE::Channel (send2 method).
- Improve mutex synchronize (aka enter) with guard capability. Thank you, José Joaquín Atria.
- Fix mutex re-entrant lock on the Windows platform.
- Add mutex guard_lock method.
Various locking implementations supporting processes and threads
Changes for 1.011
- Bump version.
Distribution with a rich set of tools built upon the Test2 framework.
Changes for 0.000156 - 2023-09-13T15:11:52-07:00
- Fix typo in POD for Test2::Util::Importer