Skip to main content






Data-Dumper-Interp-5.002


interpolate Data:😁umper output into strings for human consumption
https://metacpan.org/dist/Data-Dumper-Interp


Tie-File-1.07


Access the lines of a disk file via a Perl array

Changes for 1.07 - 2023-02-20
  • t/29a_upcopy.t - under parallel builds allow more time for test
  • t/29_downcopy.t: Correct typo in inline comment
  • What's new in version 1.06
  • What's new in version 1.05
  • What's new in version 1.04
  • What's new in version 1.03
  • What's new in version 1.01:
  • What's new in version 1.00:
  • What's new in version 0.99:
  • What's new in version 0.98:
  • What's new in version 0.97_01: All changes in this release are from perl 5 porters:
  • What's new in version 0.96:
  • What's new in version 0.95:
  • What's new in version 0.93:
  • What's new in version 0.92:
  • What's new in version 0.91:
  • What's new in version 0.90:
  • What's new in version 0.51:
  • What's new in version 0.50:
  • What's new in version 0.20:

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



Net-NfDump-1.32


Perl API for manipulating with nfdump files based on libnf.net library

Changes for 1.32 - 2023-03-20
  • added -l flag to
  • fixed memory leak when LOOP_READ is used

https://metacpan.org/dist/Net-NfDump





Text-Amuse-1.83


Generate HTML and LaTeX documents from Emacs Muse markup.

Changes for 1.83 - 2023-02-19
  • Do not die on muse_format_line with <ruby>

https://metacpan.org/dist/Text-Amuse




NetworkManager-Strict-0.230480


NetworkManager strict settings class

Changes for 0.230480 - 2023-02-17T20:59:28+04:00
  • Add synopsis to network_manager script
  • Update the path in the script to be general referring to ~
  • Add weaver.ini to the git repository

https://metacpan.org/dist/NetworkManager-Strict






Minilla-v3.1.21


CPAN module authoring tool

Changes for v3.1.21 - 2023-02-17T14:36:59Z
  • Do not set x_authority by default (#326)
  • Use actions/checkout@v3 (#327)

https://metacpan.org/dist/Minilla
#326 #327


WebService-IdoitAPI-v0.1.2


a library to access the i-doit JSON RPC API

Changes for v0.1.2
  • update README
  • give more meaningfull message when JSON RPC client fails
  • fix GitHub issue #1

https://metacpan.org/dist/WebService-IdoitAPI
#1




SPVM-Sys-0.41


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.41 - 2022-02-17
  • Incompatible Changes
  • Bug Fix

https://metacpan.org/dist/SPVM-Sys



Term-Form-0.553


Read lines from STDIN.

Changes for 0.553 - 2023-02-17
  • Update year copyright.
  • Bugfix skip_items: check if key is defined.

https://metacpan.org/dist/Term-Form


Story-Interact-0.001008


tools for writing (and reading) an interactive story

Changes for 0.001008 - 2023-02-01
  • Added: Story::Interact:😛ageSource::Waterfall.
  • Added: Story::Interact::State->character_class.

https://metacpan.org/dist/Story-Interact




Clipboard-Any-0.006


Common interface to clipboard manager functions

Changes for 0.006 - 2022-12-08
  • Add parcellite & clipit support (minimal functionality).

https://metacpan.org/dist/Clipboard-Any


XS-Parse-Keyword-FromPerl-0.01


drive XS:😛arse::Keyword directly from Perl

Changes for 0.01 - 2023-02-16
  • First version, released on an unsuspecting world.

https://metacpan.org/dist/XS-Parse-Keyword-FromPerl


Net-DNS-Resolver-Mock-1.20230216


Mock a DNS Resolver object for testing

Changes for 1.20230216 - 2023-02-16T23:31:47+00:00
  • Build a zonefile cache hash to speed up multiple lookups

https://metacpan.org/dist/Net-DNS-Resolver-Mock





App-APA-0.230470


Access APA News via RSS

Changes for 0.230470 - 2023-02-16T15:38:54+04:00
  • Convert to feature 'class'
  • Add method documentation
  • Add -1 as -f synonym option
  • Use trim
  • Introduce the get_items private method
  • Use Dist-Zilla
  • Release to CPAN

https://metacpan.org/release/RWP/App-APA-0.230470


OpenData-ShortNumberInfo-0.230470


Perl interface to OpenData ShortNumberInfo web service

Changes for 0.230470 - 2023-02-16T14:31:38+04:00
  • Consistent code style
  • Correct pod
  • Further simplify dist.ini
  • Make number a reader method
  • Convert from Object:😛ad to feature 'class'
  • Rename the utility script
  • Correct tests
  • Construct from JSON:😛P

https://metacpan.org/dist/OpenData-ShortNumberInfo


Project2-Gantt-0.009


Generate Gantt images

Changes for 0.009 - 2023-02-16T10:41:11Z
  • Depend on Alien::Font::Vera and update doc to reflect that

https://metacpan.org/dist/Project2-Gantt


Env-Assert-0.003


Ensure that the environment variables match what you need, or abort.

Changes for 0.003 - 2023-02-16T09:55:57+01:00
https://metacpan.org/dist/Env-Assert




App-KBLIUtils-0.002


Utilities related to KBLI (ode Baku Lapangan Usaha, a.k.a. Standard Code of Business Field)

Changes for 0.002 - 2023-02-14
  • No functional changes.
  • [doc] Fix Abstract, mention a couple of URLs.

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


Test-Pod-LinkCheck-Lite-0.011


Test POD links

Changes for 0.011 - 2023-02-14
  • Add user_agent argument to new(). This allows the user to specify a subclass of HTTP::Tiny, to implement extra client functionality such as a persistent cache, Thanks to Graham (plicease) for letting me know of the need for this, and working with me on the implementation.
  • Ignore text in X<...> tags. Rendering the text was preventing the proper identification of link targets. Thanks to Zaki Mughal (zmughal) for recognizing the problem, fixing it, submitting the pull request, and rattling my cage when I (for some unknown reason) did not respond to his original request.
  • If IO::Socket::SSL is missing, https: links generate skipped tests, with a diagnostic for the first one skipped. Thanks to Mark Gardner (mjgardner) for pointing out the need for this.

https://metacpan.org/dist/Test-Pod-LinkCheck-Lite



TableDataBundle-Business-ID-KBLI-20230214.0.0


Collection of TableData:: modules related to KBLI (Kode Baku Lapangan Usaha, a.k.a. Standard Code of Business Field)

Changes for 20230214.0.0 - 2023-02-14
  • Add table data: Business::ID::KBLI::2020::Code.

https://metacpan.org/dist/TableDataBundle-Business-ID-KBLI



parent-0.240


Establish an ISA relationship with base classes at compile time

Changes for 0.240 - 2023-02-13
  • . Use Test::More::isnt() instead of Test::More::isn't in tests, which is deprecated, as ' isn't allowed as package separator in an upcoming version of Perl
  • . No code changes, no need to upgrade

https://metacpan.org/dist/parent





TableData-Chemistry-Element-0.002


Chemical elements

Changes for 0.002 - 2023-02-05
  • No functional changes.
  • [build] Rebuild with dzil plugin TableData and Pod::Weaver plugin TableData for nicer POD.

https://metacpan.org/dist/TableData-Chemistry-Element