Sah-PSchemas-Perl-0.010
Parameterized schemas related to Perl
Changes for 0.010 - 2022-09-25
- Remove extras part.
Syntax-Operator-Equ-0.05
equality operators that distinguish undef
Changes for 0.05 - 2022-12-25
- CHANGES
Syntax-Operator-Divides-0.03
an infix operator for division test
Changes for 0.03 - 2022-12-25
- CHANGES
podlators-5.01
Convert POD data to various other formats
Changes for 5.01 - 2022-12-25
- Guesswork (formatting rules based on heuristics intended for Perl documentation) can now be disabled or selectively enabled in Pod::Text with the guesswork option (--guesswork to pod2text). This is similar to the support added to Pod::Man in 5.00, except there is only one type of guesswork currently (quoting).
- Pod::Text suppresses quote marks around some additional cases of Perl code in C<> where the intent had been to suppress the quotes but there were various bugs in the matching regular expressions. This primarily affects function and method calls.
- Fix an escaping issue in Pod::Man with complex lquote, rquote, and quotes options containing double quotes that caused some double quotes to be incorrectly duplicated.
- Pod::Man now avoids quoting macro arguments when this is unnecessary.
- Depend on Pod::Simple 3.26 or later, since Pod::Text now calls its encoding() method.
UI-Various-0.36
graphical/non-graphical user interface without external programs
Changes for 0.36 - 2022-12-25T16:08:48Z
- fix for FileSelect when selecting in root directory
- changed FileSelect's empty selection logic to support directory selection
- fix when adding first item(s) to empty Listbox
- 2nd listbox example now prints selection when exiting
Marpa-R2-12.000000
Release 2 of Marpa
Changes for 12.000000
- Work on documentation, Leo diagnostics
- Emphasize deprecation of Stuifzand, NAIF.
- Work around installation problems due to broken dependency checking in GNU automake.
Syntax-Operator-ExistsOr-0.01
an infix operator sensitive to hash element existence
Changes for 0.01 - 2022-12-25
- First version, released on an unsuspecting world.
App-GUI-Cellgraph-0.1
draw pattern by cellular automata
Changes for 0.1 - 2022-12-25
- = multi level fix
- + bring back cell mobility with previous fixed feature set
- ? update docs
- ! crashes on most buttons to get related rules
XS-Parse-Keyword-0.31
XS functions to assist in parsing keyword syntax
Changes for 0.31 - 2022-12-25
- CHANGES
App-Greple-9.00_01
extensible grep with lexical expression and region handling
Changes for 9.00_01 - 2022-12-25T11:39:02Z
- Now `?' means optional keyword in the --le pattern
- Option --may was introduced
- Option --or was deprecated
Sah-Schemas-Phone-0.001
Schemas related to phones & phone numbers
Changes for 0.001 - 2022-09-23
- First release.
ExtUtils-Install-2.22
install files from here to there
Changes for 2.22
- Explicitly use File::Compare in Installapi2.t
- Use a private directory for tests
Filesys-Restrict-0.04
Restrict filesystem access
Changes for 0.04
- Fix distribution manifest to include easyxs.
Util-H2O-More-0.2.1
provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.
Changes for 0.2.1
- renamed h3o, o3h to d2o, o2d
Alien-OpenCV-0.002
Find or build OpenCV computer vision library
Changes for 0.002 - 2022-12-24T11:25:40-05:00
- Fix missing $VERSION. Thanks for the report mohawk2++! See <github.com/EntropyOrg/perl-Ali…
- Switch to using Download::GitHub plugin. See <github.com/EntropyOrg/perl-Ali…
DBIx-Class-EncodedColumn-Crypt-Passphrase-Argon2-0.0106
Crypt::Passphrase::Argon2 backend
Changes for 0.0106 - 2022-12-24T08:18:40Z
- Include SQL::Translator as a dep.
DBIx-Class-EncodedColumn-Crypt-Passphrase-Bcrypt-0.0109
Crypt::Passphrase::Bcrypt backend
Changes for 0.0109 - 2022-12-24T08:16:28Z
- Include SQL::Translator as a dep.
Acme-Text-Rhombus-0.24
Draw a rhombus with letters/digits
Changes for 0.24 - 2022-12-24
- Minor whitespace tweak.
File-Rename-1.90_5
Perl extension for renaming multiple files
Changes for 1.90_5
- Add back Build.PL for 1.99 - to be removed for 2.00 README and POD for 1.99
Mail-Exim-ACL-Attachments-1.004
Reject email attachments
Changes for 1.004 - 2022-12-24T11:18:08Z
- Minor documentation changes
Mail-Exim-ACL-Geolocation-1.004
Map IP addresses to country codes
Changes for 1.004 - 2022-12-24T10:50:02Z
- Minor documentation changes
Mojolicious-Plugin-Geolocation-MMDB-1.000
Look up location information by IP address
Changes for 1.000 - 2022-12-24T10:21:01Z
- Minor documentation changes
DBIx-Class-ResultDDL-2.01
Result class declaration syntactic-sugar that looks like DDL
Changes for 2.01 - 2022-12-24
- New feature, SchemaLoaderMixin, allows ResultDDL notation to be generated by DBIx::Class::Schema::Loader
IP-Geolocation-MMDB-1.010
Read MaxMind DB files
Changes for 1.010 - 2022-12-24T07:15:32Z
- Implement the file method
- Move the constructor to the XS source
Alien-libmaxminddb-1.010
Find or download and install libmaxminddb
Changes for 1.010 - 2022-12-24T07:36:28Z
- Add the ACKNOWLEDGEMENTS section
Git-Annex-0.008
Perl interface to git-annex repositories
Changes for 0.008 - 2022-12-23T22:59:39-07:00
- Test suite: use 'command' shell builtin, rather than which(1), to determine whether git-annex is available on PATH.
- Add a TODO file.
Venus-1.80
OO Library for Perl 5
Changes for 1.80 - 2022-12-24
- [feature] Implement Venus::Role::Serializable
- [feature] Implement Venus::Role::Subscribable
ExtUtils-MakeMaker-7.65_03
Create a module Makefile
Changes for 7.65_03
- Bug fixes:
- Reverted "Return hint file loading to quoted eval" introduced with v7.47_11
- Implement tempdir() logic for parallel tests
SQL-Statement-Functions-Date-0.050
More date/time functions
Changes for 0.050 - 2022-12-12
- Add functions: HOUR, MINUTE, SECOND, DATE, TIME.
- Tweak Abstracts.
File-Rename-1.90_4
Perl extension for renaming multiple files
Changes for 1.90_4
- Remove Build.PL - so testers build and test unsafe-rename More globbing in rename-examples.t Test for warnings in rename-examples.t
DBIx-Class-EncodedColumn-Crypt-Passphrase-Argon2-0.0105
Crypt::Passphrase::Argon2 backend
Changes for 0.0105 - 2022-12-23T09:50:36Z
- Re-fix dist.ini.
DBIx-Class-EncodedColumn-Crypt-Passphrase-Bcrypt-0.0108
Crypt::Passphrase::Bcrypt backend
Changes for 0.0108 - 2022-12-23T09:50:21Z
- Re-fix dist.ini.
DBIx-Class-EncodedColumn-Crypt-Passphrase-Argon2-0.0104
Crypt::Passphrase::Argon2 backend
Changes for 0.0104 - 2022-12-23T09:40:23Z
- Improve documentation.
DBIx-Class-EncodedColumn-Crypt-Passphrase-Bcrypt-0.0107
Crypt::Passphrase::Bcrypt backend
Changes for 0.0107 - 2022-12-23T09:39:23Z
- Improve documentation.
- Pass all encode args that Crypt::Passphrase::Bcrypt accepts.
Net-EPP-Registry-Nominet-0.07
EPP client code for Nominet
Changes for 0.07 - 2022-12-23
- No changes from 0.06_03
App-CSVUtils-0.999_2
CLI utilities related to CSV
Changes for 0.999_2 - 2022-12-23
- Incompatible changes
- Documentation