Sub-Quote-2.006008
Efficient generation of subroutines via string eval
Changes for 2.006008 - 2023-01-20
- drop Test::Fatal prereq
- recommend Sub::Util rather than Sub::Name
- use XString for quoting strings where possible
- move tests for quotify on perl 5.6 to author only
FASTX-Reader-1.10.0
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
Music-ScaleNote-0.0705
Manipulate the position of a note in a scale
Changes for 0.0705 - 2023-01-20T00:05:31Z
- Add the eg/tonnetz program.
- Improve documentation.
- Improve tests.
Net-Cisco-FMC-v1-0.007001
Cisco Firepower Management Center (FMC) API version 1 client library
Changes for 0.007001 - 2023-01-20T08:24:02+01:00
- fix api.t when FMC environment variables aren't set
