Proch-N50-1.5.6
a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.
Changes for 1.5.6 - 2023-01-18
- Uniform support for "-" as Standard Input in accessory utilities
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
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
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::PP and Cpanel::JSON::PP
- 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::XML
- Add TUWF::XML::xml_string() function
- Add summary tag to TUWF::XML
- 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
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).
SPVM-0.9682
SPVM Language
Changes for 0.9682 - 2022-01-18
- New Feature
- Internal Compatible Changes
- Incompatible Changes
- Bug Fix
ZHOUYI-0.14
The ZHOUYI is module interpreter and outer the Chinese ancient philosophy of The Book of Change(易经);
App-shcompgen-0.325
Generate shell completion scripts
Changes for 0.325 - 2022-10-07
- Support Perl scripts that use CLI::MetaUtil::Getopt::Long{,::Complete}.
Error-Show-v0.1.0
Show context around syntax errors and exceptions
Changes for v0.1.0 - 2023-01-18
- original version
Regexp-Pattern-License-v3.10.0
regular expressions for legal licenses
Changes for v3.10.0 - 2023-01-17
- Documentation
- Test Suite
- Other
App-Licensecheck-v3.3.7
simple license checker for source files
Changes for v3.3.7 - 2023-01-17
- Packaging
String-License-v0.0.3
detect source code license statements in a text string
Changes for v0.0.3 - 2023-01-17
- Test Suite
Mojo-Run3-1.01
Run a subprocess and read/write to it
Changes for 1.01 - 2023-01-17T19:48:15Z
- Made the bash output test a bit sloppy
Mojo-Run3-1.00
Run a subprocess and read/write to it
Changes for 1.00 - 2023-01-17T19:33:47Z
- Changed driver() to support driver per filehandle
- Add support for seperate stdin and pty
- Add support for attaching stdout or stderr to pty
- Add support for writing to both pty and stdin
Feed-PhaseCheck-0.07
Finds the relative time delay between two feed segments.
Changes for 0.07 - 2023-01-17T10:10:35+00:00
- Add critic test
Lilith-0.2.2
Work with Suricata/Sagan EVE logs and PostgreSQL.
Changes for 0.2.2 - 2023-01-17
- -Baphomet YAML name fix. No longer creates files with spaces in them.
Lilith-0.2.1
Work with Suricata/Sagan EVE logs and PostgreSQL.
Changes for 0.2.1 - 2023-01-16
- -Baphomet YAML fix. -Minor doc cleanup.
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.
App-Rakubrew-33
Raku environment manager
Changes for 33
- Fix `moar-blead` command. Moar didn't change branch names.
Class-Method-Modifiers-2.14
Provides Moose-like method modifiers
Changes for 2.14 - 2023-01-16T21:26:04Z
App-OpenVZ-BCWatch-0.05
Monitor the OpenVZ user_beancounters file
Changes for 0.05 - 2023-01-16
- Merged development version to stable.
Date-Extract-0.07
Extract probable dates from strings
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: rt.cpan.org/Ticket/Display.htm…
Sys-Virt-v9.0.0
libvirt Perl API
Changes for 9.0.0 - 2023-01-16
- Add VIR_DOMAIN_JOB_OPERATION_SNAPSHOT_DELETE constant
- Add virDomainFDAssociate and related constants
Story-Interact-0.001004
tools for writing (and reading) an interactive story
Changes for 0.001004 - 2023-01-16
LWP-Authen-OAuth2-0.20
Make requests to OAuth2 APIs.
Changes for 0.20 - 2023-01-16T17:29:43+01:00
- keep param default value in non strict mode (André Brás)
Module-ExtractUse-0.345
Find out what modules are used
Changes for 0.345 - 2023-01-16T17:12:05Z
- Auto generate meta_yml_has_provides experimental Kwalitee. (Mohammad S Anwar)
Pg-Explain-2.5
Object approach at reading explain analyze output
Changes for 2.5 - 2023-01-16
- Fix handling of non-ascii characters in json and yaml plans per report from James Courtney
- Update copyright
Lilith-0.2.0
Work with Suricata/Sagan EVE logs and PostgreSQL.
Changes for 0.2.0 - 2023-01-16
- -Baphomet YAML rule generation. -Add POD for script. -Misc doc cleanups.
File-Rename-2.00_4
Perl extension for renaming multiple files
Changes for 2.00_4
- Min perl version 5.8.0
- Move rename source file to source/ - to avoid rename being found when @INC includes '.'
- Revert regex for $INC values
- Initialize C<our $print> for v5.10
IO-Socket-SSL-2.079
Nearly transparent SSL encapsulation for IO::Socket::INET.
Changes for 2.079 - 2023-01-16
- properly extract IPv6 address for verification from PeerAddr if not explicitly given as SSL_verifycn_name. github.com/noxxi/p5-io-socket-…
Mark Gardner reshared this.
App-Licensecheck-v3.3.6
simple license checker for source files
Changes for v3.3.6 - 2023-01-16
- Packaging
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.
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.
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
Spreadsheet-ReadGnumeric-0.1-TRIAL
turn a Gnumeric file into a Spreadsheet::Read data structure
Changes for 0.1
- First version, before Spreadsheet::Read support.
Neovim-Ext-0.06
Perl bindings for neovim
Changes for 0.06 - 2023-01-15T22:02:56+00:00
- Test fixes for newer versions of nvim
