A collection of various examples of Perl modules/scripts
Changes for 0.096 - 2023-02-24
- Add POD link example to manpage.
Generic Module to inherit from
Changes for v0.29.6 - 2023-03-12T06:55:19Z
- Minor improvements in Module::Generic::Scalar by adding Regexp::Common as a regexp class on top of perl's Regexp
- Improved the helper method _set_get_object and corrected _set_get_object_without_init
- Added the 'code' option to method 'pass_error' in Module::Generic
- Support method '_can' in Module::Generic now also accepts an array of methods to check
- Added _is_warnings_enabled as an alias to _warnings_is_enabled in Module::Generic
- Improved Module::Generic::Hash json method to allow for more options
- Added method _set_get_callback as an lvalue support method
- Aliased _lvalue to _set_get_callback
Provide non blocking randomness
Changes for 0.38
- Adding support for github actions Improving test support
OO Library for Perl 5
Changes for 2.80 - 2023-05-10
- [feature] Implement Venus#array
- [feature] Implement Venus#boolean
- [feature] Implement Venus#code
- [feature] Implement Venus#config
- [feature] Implement Venus#data
- [feature] Implement Venus#float
- [feature] Implement Venus#hash
- [feature] Implement Venus#name
- [feature] Implement Venus#number
- [feature] Implement Venus#path
- [feature] Implement Venus#proto
- [feature] Implement Venus#string
- [feature] Implement Venus#template
- [feature] Implement Venus#vars
- [feature] Implement Venus::Assert#render
- [feature] Implement Venus::Array#range
- [feature] Enhance Venus::Throw
- [feature] Implement Venus#meta
- [feature] Implement Venus#opts
- [feature] Implement Venus#process
- [feature] Implement Venus#random
- [feature] Implement Venus#regexp
- [feature] Implement Venus#replace
- [feature] Implement Venus#search
- [feature] Implement Venus#test
- [feature] Implement Venus#throw
- [feature] Implement Venus#try
- [feature] Implement Venus#type
- [feature] Implement Venus::Schema
- [feature] Implement Venus::Path#extension
- [update] Resolve CPANTS issues
- [update] Add missing signature for Venus::Template#render
- [update] Implement Venus::Throw#{frame,capture}
- [update] Update Venus#date syntax
- [update] Fix Venus::Assert parser issue
- [update] Refactor Venus::Cli
- [update] Update Venus::Cli "opt" type logic and documentation
MIDI and music creation modules
Changes for 0.1914 - 2023-05-10T10:35:22Z
- Add the missing Data::Dataset::ChordProgressions module.
manage dynamic content security policy headers
Changes for v0.3.0 - 2023-05-10T16:39:08+01:00
- Enhancments
- Other
YAML 1.2 Processor
Changes for 0.036 - 2023-05-10T17:09:48+02:00
- Add option -dumpcode to turn of dumping coderefs in YAML::PP::Schema::Perl
- ci updates
Provide non blocking randomness
Changes for 0.37
- Adding urandom_ub method for unbuffered sysreads Copying with possible?? failures in reading from /dev/urandom Improved coverage testing
Financial Information eXchange (FIX) messages parser/serializer
Changes for 0.08 - 2023-05-01T08:53:22+00:00
- Update: Add "Instrument" component to MarketDataIncrementalRefresh message schema
Base Module for creating new String::Validator Modules.
Changes for 2.04 - 2023-05-11
A Collection of Routines for validating and transforming strings
Changes for 2.04
Base Module for creating new String::Validator Modules.
Changes for 2.01 - 2023-05-11
Cache open file descriptors and stat meta data
Changes for v0.1.1 - 2023-05-10
- bug fixes
(P)erl (L)exical and (EX)tendable Templating
Changes for v0.6.0 - 2023-05-09
- new features
- improvements
- bug fixes
- pod
Performing Operations on File Names Portably
Changes for 0.080001 - 2023-05-10
- Changes
Performing Operations on File Names Portably
Changes for 0.080 - 2023-05-10
- Prerequirement Changes
- License Change
- New Features
tamper with the guts of Microsoft docx documents, with regexes
Changes for 2.03
- fix bug introduced in 2.02: ->document->contents($new_content) must erase the 'was_cleaned_up' flag
Show context around syntax errors and exceptions
Changes for v0.3.0 - 2023-05-09
- new features
- improvments
- fixes
- pod
- tests
Minimal code to parse/create mbox files and mail messages
Changes for 1.001 - 2023-05-10
- tests - Handle 'No differences encountered' output from Solaris diff (Thanks Chris Williams)
- tests - Handle absence of diff (and different file size) on Windows (Thanks gregor herrmann)
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.481001 - 2023-05-10
- Prerequirement Changes
A real Try Catch Block Implementation Using Perl Filter
Changes for v1.3.4 - 2023-05-06T08:06:15Z
- Corrected a bug whereby Nice::Try would not return in void context when required to do so.
- Corrected a bug where want was called with BOOLEAN instead of BOOL
The BSD glob Porting
Changes for 0.020001 - 2023-05-10
- Prerequirement Changes
A drop-in replacement for Getopt::Long, with shell tab completion
Changes for 0.317 - 2023-02-21
- No functional changes.
- [ux] Add hint in Synopsis to see Complete::Getopt::Long.
The BSD glob Porting
Changes for 0.020 - 2023-05-10
- License Change
- New Features
Parsing File Path into Directory and Base Name
Changes for 0.041001 - 2023-05-09
- License Fix
A Dist::Zilla plugin bundle à la TABULO
Changes for 1.000013 - 2023-05-09T22:28:43+00:00
- Improve the [Pod::Weaver::PluginBundle], by adding several "Collect[ed]" sections and plugins
Database URIs
Changes for 0.21 - 2023-05-09T22:18:52Z
- Changed Oracle database DBI parameter name from `sid` to `service_name`. Thanks to @vectro for the report (#22).
a simple syntax for lexical field-based objects
Changes for 0.79 - 2023-05-09
- CHANGES
- BUGFIXES
Thread-CSP-0.010
Communicating sequential processes threading for Perl
Changes for 0.010 - 2023-05-09T15:08:24+02:00
- Rename Thread::Csp to Thread::CSP
CPAN-Meta-Requirements-2.142
a set of version requirements for a CPAN dist
Changes for 2.142 - 2023-05-09T07:15:05-04:00
- no changes since previous trial releae
- note: this version now requires perl v5.10 rather than v5.6
Dist-Zilla-Plugin-Typemap-0.002
Manipulate the typemap file for XS distributions using dzil
Changes for 0.002 - 2023-05-09T12:38:13+02:00
- Make plugin a FileMunger
- Add filename attribute
- Add version to typemap module dependencies