Skip to main content


configure, create and run LXC application containers

Changes for 0.14 - 2023-08-16T08:33:53Z

  • t/03-setup.t: skipping \A regexp tests in older Perl versions
  • t/06-update.t: another fix to count elements of hash in older Perl versions
  • t/06-update.t: allowed different number of elements in 'mount_' hash tests



File IO, Socket, Select/Polling.

Changes for 0.203 - 2023-08-15

  • New Features


SPVM Language

Changes for 0.989035 - 2023-08-14

  • Changes
  • Document Changes
  • Incompatible Changes
  • Bug Fix


Let's write html/xml templates as perl code!

Changes for 0.08 - 2023-08-16T02:17:10Z

  • Fix typo in Text::HyperScript::HTML5 (buttom -> button)


Query the Dutch Chamber of Commerence (KvK) API

Changes for 0.104 - 2023-08-16T01:05:49Z

  • ` * Fix some minor POD errors


interpolate Data:😁umper output into strings for human consumption

Changes for 6.001



Filtering for Data::Sah

Changes for 0.021 - 2023-06-20

  • No functional changes.
  • [ux] [filters Array::check_uniq, Array::check_uniqnum, Array::check_uniqstr] Show duplicate elements in error message.


Cache data in shared memory

Changes for 0.18

  • Implement LRU when the shared memory segment is full


Information about the CGI environment

Changes for 0.77

  • Reduce the size of the cache Added Dreamhost monitor as a robot




match::simple but as a real infix operator

Changes for 0.000003 - 2023-08-15

  • Add a `mismatches` operator.
  • Improved documentation.
  • Improved test suite.



The great new Rope!

Changes for 0.01

  • First version, released on an unsuspecting world.



configure, create and run LXC application containers

Changes for 0.13 - 2023-08-15T08:34:42Z

  • t/06-update.t: added diagnostics for a smoker error
  • t/06-update.t: allow switched sequence of one error output
  • fixed counting of elements in t/06-update.t for older Perl versions


SPVM Language

Changes for 0.989034 - 2023-08-14

  • Bug Fix
  • Changes
  • New Feature


Extract various information from a URI (URL)

Changes for 0.004 - 2023-06-21

  • Add plugins: SearchQuery:{amazon,baidu,bukalapak,lazada_co_id,shopee_co_id,youtube}.
  • Rename some plugins (unless well-known and have many domains, we use the domain name as plugin name, e.g. blibli_com instead of blibli).


Fully-featured static file server.

Changes for 2.002000 - 2023-08-15T01:21:42+03:00

  • Feature: add support for ignore files, which can be used to block access to files that match ignore rules. Requests which match any of the ignore rules will result in a 404 Not Found response.
  • Move tests from using Test::More to Test2::Suite.





apply value constraint checks to Object:😛ad fields

Changes for 0.02 - 2023-08-14

  • CHANGES


Sugar and strong errors for $c->uri_for

Changes for 0.006 - 2023-08-13

  • Use 'croak' instead of 'die' to make it easier to figure out where your typo is



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

Changes for 2.338 - 2023-08-14

  • Fixed wrong module name in ScalarFunctions.pm.


Perl module for the creation of MicroArray slide maps

Changes for 1.4

  • Bumped version to satisfy PAUSE/CPAN


apply type constraint checks to Object:😛ad fields

Changes for 0.01 - 2023-08-14

  • First version, released on an unsuspecting world.


Object representation of the "link" HTML tag.

Changes for 0.626

  • Added boolean required attribute to form field HTML.


Perl module for the creation of MicroArray slide maps

Changes for 1.3.2

  • Added missing license files to the distribution.



Input validator centered around Type::Tiny

Changes for 2.19

  • fix inline form behavior in some edge cases
  • rewrite Plugin::Strict to use recently added blueprint metaobject method


A base class to make your very own Telegram bot

Changes for 0.023 - 2023-08-14T13:18:20+03:00



type alias for type constraints

Changes for 0.06 - 2023-08-14T09:18:42Z

  • IMPROVEMENTS


configure, create and run LXC application containers

Changes for 0.12 - 2023-08-14T07:42:15Z

  • fix for t/06-update.t: now loading modules before setting up mocking
  • added unsupportet OSes
  • fixed counting of elements in t/05-mounts.t for older Perl versions


Input validator centered around Type::Tiny

Changes for 2.18

  • fix: field's addons (internal) are no longer assignable by the constructor
  • fix: FieldDefinitionBuilder's "data" is now named "build_data" not to clash with FieldDefinition's "data"
  • simplify and optimize Plugin::Strict
  • improved subform behavior with default and adjust options: see Manual::Compatibility (gh#11)
  • documentation improvements and fixes (gh#9)


type constraints for single value equality

Changes for 0.02 - 2023-08-14T03:27:51Z

  • add type constraints NumEq and NumEqu #1
#1


Japan's Intelligent Mail Barcode Generator

Changes for 0.02 - 2023-08-14T03:16:38Z

  • Fix slightly wrong Y coordinate
  • Fix invalid number of digits
  • Fix error messages for `address()` validation
  • Fix unsipecified DPI for Y direction
  • Fix to use required module
  • Add validation test


type constraints for single string equality

Changes for 0.01 - 2023-08-14T00:30:47Z

  • original version


List utilities related to finding unique items

Changes for 0.005 - 2023-06-20

  • Add functions dupe, dupenum, dupestr (as well as uniq, uniqnum, uniqstr).


Extremely light weight SQLite-specific ORM

Changes for 1.99 - 2023-08-13T21:09:06Z

  • fix test errors with DBD::SQLite >= 1.52 (RT#149134)



Get stock and mutual fund quotes from various exchanges

Changes for 1.58_01 - 2023-08-13T12:20:47-07:00

  • TSP.pm - Was not returning hash when the HTTP GET failed completely or the content did not contain the expected CSV file. - Issue #338
  • BSEIndia.pm - Removed print when symbol not found - Issue #335
#338 #335


An open source web-based network management tool.

Changes for 2.065001 - 2023-08-13

  • ENHANCEMENTS


Perl extension to OpenSSL's PKCS10 API.

Changes for 0.23

  • Significant updates since 0.20
  • Change Log



An open source web-based network management tool.

Changes for 2.065000 - 2023-08-13

  • NEW FEATURES
  • ENHANCEMENTS
  • BUG FIXES


A standalone authoring tool for Module::Build::Tiny

Changes for 0.042 - 2023-08-13T16:29:30Z

  • Add version subcommand
  • Allow -j as synonym for --jobs


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

Changes for 0.008 - 2023-08-13T13:25:41+02:00

  • Fix dist.ini Run::AfterRelease action.
  • Create CLI option --exact