Excel-ValueReader-XLSX-1.09
extracting values from Excel workbooks in XLSX format, fast
Changes for 1.09
https://metacpan.org/dist/Excel-ValueReader-XLSX
Changes for 1.09
- fix bug on parsing empty string nodes with LibXML (ulibuck++)
https://metacpan.org/dist/Excel-ValueReader-XLSX
Using Perl to prepare sequencing files to submit to NCBI's GEO
https://blogs.perl.org/users/chrisarg/2023/01/using-perl-to-prepare-sequencing-files-to-submit-to-ncbis-geo.html
https://blogs.perl.org/users/chrisarg/2023/01/using-perl-to-prepare-sequencing-files-to-submit-to-ncbis-geo.html
FunctionalPerl-0.72.72
FunctionalPerl - functional programming in Perl
Changes for 0.72.72
https://metacpan.org/dist/FunctionalPerl
Changes for 0.72.72
- Repl: add :S mode with Perl::Tidy
- Struct: allow to export constructors via _END_
- Struct: add all_field_names
- Struct: add ":defaults" base class feature
- Struct: display FP::Failure values from predicates
- List: add cartesian_product, nonempty_list_of, improper_map, improper_filtermap, filtermap, improper_last, list_merge
- Array,Array/Mixin: add filtermap, merge
- List,Stream: add split
- HashSet: add hashset, is_hashset, is_uhashset, hashset_values, hashset_map, hashset_filter, hash_to_...function
- Hash: add hash_map, hash_filter, hash_key_filter, hash_value_filter
- Abstract/Sequence: add hashset, uhashset
- Predicates: add is_path_string, is_path_segment_string, sequence_of
- Create FP::Cmp, move cmp_complement to it, add cmp_then
- xperlfunc: add maybe_getfile_utf8, improve spawn
- xopen: add stdin, stdout, stderr
- Htmlparse: handle XML namespaces (hack)
- Text/CSV: various improvements
- various fixes
- unfinished: Chj:🤐perlfunc:🤐localtime: add iso_week_number + more
https://metacpan.org/dist/FunctionalPerl
PDF-Table-1.004
A utility class for building table layouts in a PDF::Builder (or PDF::API2) object.
https://metacpan.org/dist/PDF-Table
https://metacpan.org/dist/PDF-Table
JSON-Schema-Modern-0.562
Validate data against a schema
Changes for 0.562 - 2023-01-22T00:49:07Z
https://metacpan.org/dist/JSON-Schema-Modern
Changes for 0.562 - 2023-01-22T00:49:07Z
- bump a test prereq to fix a mismatched exception message
https://metacpan.org/dist/JSON-Schema-Modern
Require-HookChain-source-metacpan-0.005
Prepend a piece of code to module source
Changes for 0.005 - 2022-11-15
https://metacpan.org/release/PERLANCAR/Require-HookChain-source-metacpan-0.005
Changes for 0.005 - 2022-11-15
- First release, split from Require-HookChain.
https://metacpan.org/release/PERLANCAR/Require-HookChain-source-metacpan-0.005
SQL-PatchDAG-0.110
A minimal DB schema patch manager
Changes for 0.110
https://metacpan.org/dist/SQL-PatchDAG
Changes for 0.110
- Updated packaging
- Correct application of PerlIO layers in constructor
https://metacpan.org/dist/SQL-PatchDAG
Module-CoreList-5.20230120
what modules shipped with versions of perl
Changes for 5.20230120
https://metacpan.org/dist/Module-CoreList
Changes for 5.20230120
- Updated for v5.37.8
https://metacpan.org/dist/Module-CoreList
Perl Weekly Challenge 200: Arithmetic Slices and Seven Segment Display
https://blogs.perl.org/users/laurent_r/2023/01/perl-weekly-challenge-200-arithmetic-slices-and-seven-segment-display.html
https://blogs.perl.org/users/laurent_r/2023/01/perl-weekly-challenge-200-arithmetic-slices-and-seven-segment-display.html
Util::H2O and More, during Ordinary Times
https://blogs.perl.org/users/oodler_577/2023/01/post-advent-carolling.html
https://blogs.perl.org/users/oodler_577/2023/01/post-advent-carolling.html
IO-Socket-SSL-2.080
Nearly transparent SSL encapsulation for IO::Socket::INET.
Changes for 2.080 - 2023-01-18
https://metacpan.org/dist/IO-Socket-SSL
Changes for 2.080 - 2023-01-18
- move certs into t/ so that distributions like CentOS don't install the test certificates as part of the documentation any longer.
https://metacpan.org/dist/IO-Socket-SSL
App-Licensecheck-v3.3.8
simple license checker for source files
Changes for v3.3.8 - 2023-01-18
https://metacpan.org/dist/App-Licensecheck
Changes for v3.3.8 - 2023-01-18
- Test Suite
- Packaging
https://metacpan.org/dist/App-Licensecheck
String-License-v0.0.4
detect source code license statements in a text string
Changes for v0.0.4 - 2023-01-18
https://metacpan.org/dist/String-License
Changes for v0.0.4 - 2023-01-18
- Test Suite
https://metacpan.org/dist/String-License
File-Replace-Inplace-0.16
Emulation of Perl's -i switch via File::Replace
Changes for 0.16
https://metacpan.org/release/HAUKEX/File-Replace-Inplace-0.16
Changes for 0.16
- forked from File::Replace
https://metacpan.org/release/HAUKEX/File-Replace-Inplace-0.16
File-Replace-Fancy-0.16
Perl extension that extends the File::Replace module
Changes for 0.16
https://metacpan.org/release/HAUKEX/File-Replace-Fancy-0.16
Changes for 0.16
- forked from File::Replace
https://metacpan.org/release/HAUKEX/File-Replace-Fancy-0.16
P.S. One last thing - try not to worry about what bacula does if your
clock somehow goes wrong and decides that it is 2037. Or 1970. Or last
week. 😀
(Date: Wed, 12 Jan 2011 17:41:42 +0000)
clock somehow goes wrong and decides that it is 2037. Or 1970. Or last
week. 😀
- Graham Keeling
(Date: Wed, 12 Jan 2011 17:41:42 +0000)
tallship reshared this.
FASTX-Reader-1.10.0-TRIAL
A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.
Changes for 1.10.0 - 2023-01-13
https://metacpan.org/dist/FASTX-Reader
Changes for 1.10.0 - 2023-01-13
- `new()` FASTX::Reader method now supports a named parameter instantiation, e.g. `FASTX::Reader->new(-file => 'file.fastq')`
- `new()` FASTX::Seq method now supports a named parameter instantiation, e.g. `FASTX::Seq->new(-seq => 'CACCA')`
- Added `copy()` method to FASTX::Seq
- Added quality methods to FASTX::Seq:
- Test updates, minor changes
https://metacpan.org/dist/FASTX-Reader
Mojo-Run3-1.02
Run a subprocess and read/write to it
Changes for 1.02 - 2023-01-18T17:58:48Z
https://metacpan.org/dist/Mojo-Run3
Changes for 1.02 - 2023-01-18T17:58:48Z
- Fix keeping filehandles open until the whole process has ended
https://metacpan.org/dist/Mojo-Run3
TUWF-1.5
The Ultimate Website Framework
Changes for 1.5 - 2023-01-18
https://metacpan.org/dist/TUWF
Changes for 1.5 - 2023-01-18
- Add tuwf->req() method for storing request-local data
- Add tuwf->captures() as alternative to handler arguments
- Add support for Max-Age and SameSite properties in resCookie()
- Add support for JSON:😛P and Cpanel::JSON:😛P
- Add support for calling dbPage() in scalar context
- Add "onerror" and "undefbool" built-in validations
- Add support for subroutine arguments to 'default' validation option
- Add TUWF::Validate::Interop::elm_decoder() (undocumented)
- Add support for undef and concat attributes in TUWF:🤐ML
- Add TUWF:🤐ML:🤐ml_string() function
- Add summary tag to TUWF:🤐ML
- Add "db_connect" hook
- Add "fastcgi_max_requests" setting
- Add support for graceful process shutdown in FastCGI mode
- Add support for output compression for resJSON, resFile and resBinary
- Fix handling recursion from the log_format subroutine
- Fix encoding of HTTP response headers
- Fix calling error_404_handler before the "after" hooks.
- Fix handling of SIGCHLD when using the builtin HTTP server
- Fix logging during startup
- Fix input modification on TUWF::Validate with unknown=>"reject" hashes
- Fix handling of HTTP DELETE requests
- Fix handling for HTTP 204 responses
- Remove error on resFile() path traversal, just return a 404 instead
- Disallow IP address hosts as part of email validation
- Use Perl built-in utf8 functions instead of Encode module
https://metacpan.org/dist/TUWF
Util-H2O-More-0.2.4
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.4
https://metacpan.org/dist/Util-H2O-More
Changes for 0.2.4
- changed ini2o to ini2h2o, o2ini to h2o2ini to make the naming more consistent with already existing helper apps, like opt2h2o (sorry if this causes anyone problems; I don't assume many people use this too heavily atm).
https://metacpan.org/dist/Util-H2O-More
My Family and Other Fish (PerlayStation Part 2)
https://blogs.perl.org/users/saif/2023/01/my-family-and-other-fish.html
https://blogs.perl.org/users/saif/2023/01/my-family-and-other-fish.html
Regexp-Pattern-License-v3.10.0
regular expressions for legal licenses
Changes for v3.10.0 - 2023-01-17
https://metacpan.org/dist/Regexp-Pattern-License
Changes for v3.10.0 - 2023-01-17
- Documentation
- Test Suite
- Other
https://metacpan.org/dist/Regexp-Pattern-License
Text-Treesitter-0.05
Perl binding for tree-sitter
Changes for 0.05 - 2023-01-17
https://metacpan.org/dist/Text-Treesitter
Changes for 0.05 - 2023-01-17
- CHANGES
- BUGFIXES
https://metacpan.org/dist/Text-Treesitter
App-Licensecheck-v3.3.7
simple license checker for source files
Changes for v3.3.7 - 2023-01-17
https://metacpan.org/dist/App-Licensecheck
Changes for v3.3.7 - 2023-01-17
- Packaging
https://metacpan.org/dist/App-Licensecheck
App-DiffPDFText-0.005
Diff the text of two PDF documents
Changes for 0.005 - 2022-10-07
https://metacpan.org/dist/App-DiffPDFText
Changes for 0.005 - 2022-10-07
- Allow disabling fmt using --no-pdf-fmt.
- Add missing dependency to CLI::Meta::diff.
https://metacpan.org/dist/App-DiffPDFText
Data-Dumper-Interp-4.102
Data:😁umper for humans, with interpolation
https://metacpan.org/dist/Data-Dumper-Interp
https://metacpan.org/dist/Data-Dumper-Interp
App-Rakubrew-33
Raku environment manager
Changes for 33
https://metacpan.org/dist/App-Rakubrew
Changes for 33
- Fix `moar-blead` command. Moar didn't change branch names.
https://metacpan.org/dist/App-Rakubrew
Class-Method-Modifiers-2.14
Provides Moose-like method modifiers
Changes for 2.14 - 2023-01-16T21:26:04Z
https://metacpan.org/dist/Class-Method-Modifiers
Changes for 2.14 - 2023-01-16T21:26:04Z
https://metacpan.org/dist/Class-Method-Modifiers
App-OpenVZ-BCWatch-0.05
Monitor the OpenVZ user_beancounters file
Changes for 0.05 - 2023-01-16
https://metacpan.org/dist/App-OpenVZ-BCWatch
Changes for 0.05 - 2023-01-16
- Merged development version to stable.
https://metacpan.org/dist/App-OpenVZ-BCWatch
Date-Extract-0.07
Extract probable dates from strings
Changes for 0.07 - 2023-01-16T19:49:25Z
https://metacpan.org/dist/Date-Extract
Changes for 0.07 - 2023-01-16T19:49:25Z
- Update tests to use Test::MockTime::HiRes to align with changes in DateTime::Format::Natural. Fixes: https://rt.cpan.org/Ticket/Display.html?id=145774
https://metacpan.org/dist/Date-Extract
Sys-Virt-v9.0.0
libvirt Perl API
Changes for 9.0.0 - 2023-01-16
https://metacpan.org/dist/Sys-Virt
Changes for 9.0.0 - 2023-01-16
- Add VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_DELETE constant
- Add virDomainFDAssociate and related constants
https://metacpan.org/dist/Sys-Virt
I was asked to Interview at #JPL once for an immediate need contract to address some infrastucture issues back in the NT 4.0 days.
The interview itself went well between me and three staff members, and at the end they gave me a quick tour of the facilities and team members I would be managing.
I figured I would be receiving a call and offer letter in the next day or two, but before I left, they led me to a room with some workstations and asked me to take a test.
I declined.
Less than a month later, two of those interviewers in the group were among the students attending a Core Technologies class I was teaching in the #MCSE program.
"When you boil the water, you really should just make the damn coffee."
⛵
.
The interview itself went well between me and three staff members, and at the end they gave me a quick tour of the facilities and team members I would be managing.
I figured I would be receiving a call and offer letter in the next day or two, but before I left, they led me to a room with some workstations and asked me to take a test.
I declined.
Less than a month later, two of those interviewers in the group were among the students attending a Core Technologies class I was teaching in the #MCSE program.
"When you boil the water, you really should just make the damn coffee."
- me -
⛵
.
reshared this
IO-Socket-SSL-2.079
Nearly transparent SSL encapsulation for IO::Socket::INET.
Changes for 2.079 - 2023-01-16
https://metacpan.org/dist/IO-Socket-SSL
Changes for 2.079 - 2023-01-16
- properly extract IPv6 address for verification from PeerAddr if not explicitly given as SSL_verifycn_name. https://github.com/noxxi/p5-io-socket-ssl/issues/123
https://metacpan.org/dist/IO-Socket-SSL
Mark Gardner reshared this.
App-Licensecheck-v3.3.6
simple license checker for source files
Changes for v3.3.6 - 2023-01-16
https://metacpan.org/dist/App-Licensecheck
Changes for v3.3.6 - 2023-01-16
- Packaging
https://metacpan.org/dist/App-Licensecheck
VM-Libvirt-CloneHelper-0.1.0
Create a bunch of cloned VMs in via libvirt.
Changes for 0.1.0 - 2023-01-15
https://metacpan.org/dist/VM-Libvirt-CloneHelper
Changes for 0.1.0 - 2023-01-15
- -Auto fix perl path. -Add recreate action. -Add -n switch.
https://metacpan.org/dist/VM-Libvirt-CloneHelper
App-PDFUtils-0.014
Command-line utilities related to PDF files
Changes for 0.014 - 2022-10-07
https://metacpan.org/dist/App-PDFUtils
Changes for 0.014 - 2022-10-07
- [bugfix] [cli less-pdf-text] --pdf-raw does not take argument.
https://metacpan.org/dist/App-PDFUtils
App-ModuleBuildTiny-0.030
A standalone authoring tool for Module::Build::Tiny
Changes for 0.030
https://metacpan.org/dist/App-ModuleBuildTiny
Changes for 0.030
- Allow for multiple prereq files
- Add scan command for prereqs
- Add --bump option to regenerate subcommand
- Add list action to configure subcommand
https://metacpan.org/dist/App-ModuleBuildTiny
Asm-X86-0.65
List of instructions and registers of x86-compatible processors, validating and converting instructions and memory references.
https://metacpan.org/dist/Asm-X86
https://metacpan.org/dist/Asm-X86
App-Licensecheck-v3.3.5
simple license checker for source files
Changes for v3.3.5 - 2023-01-15
https://metacpan.org/dist/App-Licensecheck
Changes for v3.3.5 - 2023-01-15
- externalize license resolving: use String::License
- stop (directly) use re::engine::RE2 Array::IntSpan experimental Regexp:😛attern Regexp:😛attern::License File::BaseDir File::Basename Software::LicenseUtils YAML:🤐S Test::Without::Module
- use Test2::Tools::Command (not Test::Command::Simple)
https://metacpan.org/dist/App-Licensecheck
File-Rename-2.00_2
Perl extension for renaming multiple files
Changes for 2.00_2
https://metacpan.org/dist/File-Rename
Changes for 2.00_2
- Restore indirect print in t/testlib.pl
https://metacpan.org/dist/File-Rename
String-License-v0.0.2
detect source code license statements in a text string
Changes for v0.0.2 - 2023-01-15
https://metacpan.org/dist/String-License
Changes for v0.0.2 - 2023-01-15
- Test Suite
- Packaging
- Other
https://metacpan.org/dist/String-License