Skip to main content



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
  • `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
  • 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
  • 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
  • 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









App-DiffPDFText-0.005


Diff the text of two PDF documents

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



App-Rakubrew-33


Raku environment manager

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
  • remove Test::Fatal and Test::Needs from test prereqs (PRs #7, #8, Graham Knop)

https://metacpan.org/dist/Class-Method-Modifiers
#7 #8


App-OpenVZ-BCWatch-0.05


Monitor the OpenVZ user_beancounters file

Changes for 0.05 - 2023-01-16
  • Merged development version to stable.

https://metacpan.org/dist/App-OpenVZ-BCWatch


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."
  • me -
#tallship #interviews #testing #certifications You no can haz #Cheezburgerz! 🍔 #nimrods



.

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

Mark Gardner reshared this.




VM-Libvirt-CloneHelper-0.1.0


Create a bunch of cloned VMs in via libvirt.

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
  • [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
  • 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


App-Licensecheck-v3.3.5


simple license checker for source files

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
  • 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
  • Test Suite
  • Packaging
  • Other

https://metacpan.org/dist/String-License



MarpaX-ESLIF-6.0.29


ESLIF is Extended ScanLess InterFace

Changes for 6.0.29 - 2023-01-14T16:26:48Z
  • Jean-Damien Durand <jeandamiendurand@free.fr>
  • Jeffrey Kegler <jeffreykegler@jeffreykegler.com>
  • Jeffrey Kegler <jeffreykegler@protonmail.com>
  • jddurand <jeandamiendurand@free.fr>

https://metacpan.org/dist/MarpaX-ESLIF


Util-H2O-0.20


Hash to Object: turns hashrefs into objects with accessors for keys

Changes for 0.20
  • added "-arrays" option to h2o and o2h
  • documentation updates

https://metacpan.org/dist/Util-H2O


File-Rename-2.00_1


Perl extension for renaming multiple files

Changes for 2.00_1
  • min perl version 5.6.1
  • use warnings
  • use Getopt::Long 2.24

https://metacpan.org/dist/File-Rename


App-Iptables2Dot-v0.3.3


Analyze iptables with GraphViz

Changes for v0.3.3
  • added options for iptables-extension owner
  • fixed GitHub issue #4

https://metacpan.org/dist/App-Iptables2Dot
#4




Date-Parse-Modern-0.1


Provide string to unixtime conversions

Changes for 0.1 - 2023-01-13
  • First version, released on an unsuspecting world.

https://metacpan.org/release/BAKERSCOT/Date-Parse-Modern-0.1


Email-Date-Format-1.008


produce RFC 2822 date strings

Changes for 1.008 - 2023-01-13T21:44:14-05:00
  • use the version of Time::Local that doesn't guess at whether a year is 99 or 1999 🙂
  • skip tests on Win32 that never pass
  • modernize just a bit of code

https://metacpan.org/dist/Email-Date-Format


CPAN-Uploader-0.103018


upload things to the CPAN

Changes for 0.103018 - 2023-01-13T21:11:24-05:00
  • a bit of refactoring and testing of .pause parser (thanks, Shlomi Fish)

https://metacpan.org/dist/CPAN-Uploader


Config-INI-0.029


simple .ini-file format

Changes for 0.029 - 2023-01-13T20:57:41-05:00
  • fix typo in Pod
  • slightly clean up some archaicisms in source

https://metacpan.org/dist/Config-INI


Catalyst-Plugin-URI-0.005


Sugar and strong errors for $c->uri_for

Changes for 0.005 - 2023-01-13
  • Added V3 which removes named actions. See docs for how to specify v2 if you need that feature. Hopefully name actions will land in Catalyst core soon.

https://metacpan.org/dist/Catalyst-Plugin-URI



GDGraph-1.56


Produces charts with GD

Changes for 1.56
  • Improve the language explaining the 2023 update. Docs-only change.

https://metacpan.org/dist/GDGraph


App-RPM-Spec-License-0.02


Tool for working with RPM spec file licenses.

Changes for 0.02 - 2023-01-13T13:50:20+01:00
  • Add -u command option to print unique licenses only.
  • Change example in doc to print duplicite license.
  • Update minimal dependencies.

https://metacpan.org/dist/App-RPM-Spec-License




FASTX-Reader-1.9.0


A simple module to parse FASTA and FASTQ files, supporting compressed files and paired-ends.

Changes for 1.9.0 - 2023-01-12
  • Added `slice(from, len)` method to FASTX::Seq (works as substr)
  • Added `string()` method to get the sequence as a string (FASTQ or FASTA according to the record), with `as_string()` as alias
  • Added `is_fasta()` and `is_fastq()` methods to FASTX::Seq
  • Added `as_fasta()` and `as_fastq()` aliases to FASTX::Seq (for syntax consistency)

https://metacpan.org/dist/FASTX-Reader


App-DBBrowser-2.313


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.313 - 2023-01-13
  • Bugfix in first_column_is_autoincrement.
  • Update attach/detach SQLite databases.

https://metacpan.org/dist/App-DBBrowser


WebService-HashiCorp-Vault-0.02


Perl API for HashiCorp's Vault

Changes for 0.02 - 2022-01-13
  • Add put/delete functions to auth and audit PR#12 thanks to @yewtc
  • Correct pod from GH#10
  • Rename TEST_AUTHOR to AUTHOR_TESTING for GH#13

https://metacpan.org/dist/WebService-HashiCorp-Vault


SPVM-0.9681


SPVM Language

Changes for 0.9681 - 2022-01-13
  • New Features
  • Incompative Changes
  • Internal Compatible Changes

https://metacpan.org/dist/SPVM