Make implicit imports explicit
Changes for 0.000053 - 2024-01-13T20:12:59Z
- Don't log a non-JSON message to STDERR on linting success when --json is enabled (GH#107) (Olaf Alders)
Mark Gardner likes this.
Mark Gardner reshared this.
a SDL game where cards are used to move around a board
Changes for 0.03 - 2024-01-13
- And include some of the new assets.
a SDL game where cards are used to move around a board
Changes for 0.02 - 2024-01-13
- Adjust score upwards if they start on a level after 1 (a lower score is better). Add a title screen and a trailing score screen.
Data description and validation
Changes for 1.15
- add missing dependency on List::Util v1.45
Copyright class
Changes for 0.013 - 2024-01-13
- Fix test crash on older perl
Tidy YAML files
Changes for v0.8.1 - 2024-01-13T03:17:51+01:00
- Add option --batch-stdin
- Add option --verbose
- Add yamltidy.pod
Inspect musical modal functions
Changes for 0.0406 - 2024-01-12T17:41:50Z
- Add a companion example and test for common chords.
Inspect musical modal functions
Changes for 0.0405 - 2024-01-12T17:21:56Z
- Add a simple but crucial example and test for common chords.
List the Perl modules in @INC
Changes for 1.001 - 2024-01-13T00:18:26Z
- Refresh the distro, bump to 1.x release, update email address
Sort::Sub subroutines related to DefHash
Changes for 0.001 - 2024-01-10
- First release.
Language-neutral metadata for your code
Changes for 1.1.104 - 2023-09-30
- No spec changes.
- Add FAQ item: where are the metadata stored?.
Formulate Test::FITesque fixture tables in RDF
Changes for 0.10 - 2024-01-13
- Bug Fixes
Inspect musical modal functions
Changes for 0.0404 - 2024-01-12T15:03:45Z
- Use named results in the eg/mode-pivot program.
Read lines from STDIN.
Changes for 0.555 - 2024-01-12
- Truncated strings are marked with a trailing '~'.
A minimalist, file-based blog engine for Dancer2.
Changes for 0.09
- Custom widget: load any HTML you want and inject that where you want in the home 'widget' layout.
- Disable blog's elements widget in the home screen, if 'no_widget' is set in the blog-meta.yml file. (Alexis Sukrieh)
Mark Gardner likes this.
Mark Gardner reshared this.
A set of utilities for working with collections of data.
Changes for 0.0.9 - 2024-01-12
- Add the "collect" method and allow the "model" to be specified via "as" method
Inspect musical modal functions
Changes for 0.0403 - 2024-01-12T01:30:38Z
- Fix documentation again...
Check whether filename indicates being a video file
Changes for 0.005 - 2024-01-12
- Return keys: filename_without_suffix, suffix.
Inspect musical modal functions
Changes for 0.0402 - 2024-01-12T01:01:39Z
- Fix stupid typo.
Inspect musical modal functions
Changes for 0.0401 - 2024-01-12T00:55:09Z
- Fix documentation.
Base class and script for parse and print MARC leader.
Changes for 0.04 - 2024-01-12T09:42:43+01:00
- Add test for decoding from string.
- Fix decoding without description.
Data objects for MARC leader.
Changes for 0.04 - 2024-01-12T09:38:37+01:00
- Add test with real data.
- Improve doc of Data::MARC::Leader.
- Update copyright years.
Inspect musical modal functions
Changes for 0.0400 - 2024-01-12T00:34:18Z
- Return hash results if requested.
Perl extension for formatting numbers, colorizing output and so on
Changes for 0.0.10 - 2024-01-12T08:34:38Z
- rename die message in out_tag
Emulate JavaScript arithmetic in perl
Changes for 0.02
- Avoid dealing with buggy floating-point assignments by not supporting perls older than 5.30.
- Address portability issues regarding is_ok().
Composite output
Changes for 0.018 - 2024-01-12
- No functional changes.
- Documentation
a SDL game where cards are used to move around a board
Changes for 0.01 - 2024-01-12
- First version, released on an unsuspecting world.
Sah schemas related to Indonesian property tax numbers (NOP PBB)
Changes for 0.001 - 2024-01-10
- First release.
List of modules/applications that are ported (or inspired from) NPM libraries
Changes for 0.005 - 2023-09-25
- Add entry: Is::Bot.
Namespace manipulation and prefix mapping for XML, RDF, etc.
Changes for 1.12 - 2024-01-11
- Added: Add explicit DESTROY. Zakariyya Mughal++
- Removed: Remove Travis CI. Zakariyya Mughal++
- Updated: Add new Github CI automations.
MARC leader class for print.
Changes for 0.04 - 2024-01-11T23:22:32+01:00
- Add EXAMPLE2 to doc.
- Fix raw output.
- Update copyright years.
Base class and script for parse and print MARC leader.
Changes for 0.03 - 2024-01-11T22:35:35+01:00
- Add test for processing of leader.
- Fix examples in doc.
- Simplify examples in doc.
- Update copyright years.
Program in YAML
Changes for 0.1.22
- Only use Alien when local libyamlscript not installed
- Fix bug loading null
Program in YAML
Changes for 0.1.22
- Only use Alien when local libyamlscript not installed
- Fix bug loading null
data pack for Business::ISBN
Changes for 20240111.001 - 2024-01-11T19:06:03Z
- Data update for 2014-01-11
Easily convert colored command line output to HTML
Changes for 0.107 - 2024-01-11T15:55:33Z
- Update meta files. No code changes.
Formulate Test::FITesque fixture tables in RDF
Changes for 0.019_1 - 2024-01-11
- Bug Fixes