Tags helper for HTML container.
Changes for 0.01 - 2023-05-29T23:51:52+02:00
- First version.
This module is a simple SQL file loader
Changes for 0.05 - 2023-05-29T16:52:00Z
- Added end param in method new.
Tie-able array that allows only unique values
Changes for 0.09
- Move to GitHub
- Add GitHub Actions
- Add links to GitHub
- Add version number to each module
CGI class for handling browser file uploads
Changes for 1.13
- Add link to the git repository and to the GitHub issues.
CGI class for handling browser file uploads
Changes for 1.12
- Force scalar context of CGI::param to avoid possible vulnerability.
- Moved to GitHub
- Switch to use MANIFEST.SKIP
a small gemini client
Changes for 0.06 - 2023-05-29
- Break the verify_ssl callback interface; the certificate notBefore date is now also passed. With 'tofu' set no hostname verification is done.
Perl extension for appending annotations on PDFs
Changes for 0.10
- Replace Travis-CI by GitHub Actions
Plack component for Tags with HTML output.
Changes for 0.13 - 2023-05-29T16:49:03+02:00
- Move defaults to _prepare_app() directly. Possible to rewrite/place in module, which inherits this.
- Update Module::Install to 1.21 version.
Plack application for running Tags::HTML objects.
Changes for 0.12 - 2023-05-29T16:31:45+02:00
- Place explicitly inherited _prepare_app(). There will be content in future.
A recursive DNS client for POE
Changes for 1.14
- Change: 15b5610d57105cf36e6f238964e23ea646975856 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-05-29 13:46:03 +0000
- Plus 13 releases after 2018-05-30 00:00:00 +0000.
Pango style markup formatting
Changes for 0.031 - 2023-05-29
- Improve bounding box and line spacing determination by using the font ascender and descender values only. Allow ascender and decender to be overruled in the font config. Adapt some of the example programs to run on Microsoft Windows.
POE enabled CPAN smoke testing with added value.
Changes for 0.58
- Change: 7007a83dfa8753201b0e70dda20e43ab2e3eaf74 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-05-29 12:18:15 +0000
Perl interface to the OpenSky Network API
Changes for 0.004 - 2023-05-29T11:25:32Z
- Fixed iterator bug and wrote tests for it (thanks, toreau)
An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols
Changes for 1.000004 - 2023-05-29T07:41:48+00:00
- MINOR
Exporter-Handy
An EXPERIMENTAL subclass of , which helps create easy-to-extend modules that export symbolsmetacpan.org
Perl interface to the libgd graphics library
Changes for 2.77
Finding Files in Subdirectories
Changes for 0.021001 - 2023-05-29
- Prerequirement Changes
Copying and Moving Files
Changes for 0.021 - 2023-05-29
- Prerequirement Changes
- License Change
- New Features
Creating and Removing Multi-Level Path
Changes for 0.011 - 2023-05-29
- Prerequirement Changes
- License Change
- New Features
Perl interface to the OpenSky Network API
Changes for 0.003 - 2023-05-29T07:27:16Z
Performing Operations on File Names Portably
Changes for 0.081001 - 2023-05-29
- Prerequirement Changes
File IO, Socket, Select/Polling.
Changes for 0.202001 - 2023-05-29
- Prerequirement Changes
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.481004 - 2023-05-29
- Prerequirement Changes
Base64 Encoding/Decoding
Changes for 1.001002 - 2023-05-29
- Prerequirement Changes
Generate Atom and RSS feeds
Changes for 0.12
- Add link to bugtracker
- Replace Travis-CI by GitHub Actions
Read and write parts from data section
Changes for 0.092 - 2023-03-24
- No functional changes.
- [doc] Fix syntax error in Synopsis & add example for header().
Performing Operations on File Names Portably
Changes for 0.081 - 2023-05-29
- Prerequirement Changes
Term-RawInput
A simple drop-in substitute for that also captures non-standard keys like Homemetacpan.org
Localization support for DateTime.pm
Changes for 1.39 - 2023-05-28
- Fixed parsing of the 'el-polyton' locale code. This had the same issue as 'be-tarask', which was fixed in 1.36. This is now fixed in such a way that similar language+variant codes will be parsed correctly in the future. Reported by @yvanzo. GH #37.
An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols
Changes for 1.000003 - 2023-05-28T21:33:04+00:00
- -[MINOR]
Exporter-Handy
An EXPERIMENTAL subclass of , which helps create easy-to-extend modules that export symbolsmetacpan.org
data pack for Business::ISBN
Changes for 20230528.001 - 2023-05-28T21:01:11Z
- Update for 2023-05-28
Spread date and time from Revolutionary (Republican) Calendar on Twitter, Mastodon, Freenode and Liberachat.
Changes for 0.33 - 2023-05-28T20:40:25Z
- Upgrade copyright year
- Upgrade to Twitter API v2
- Remove tests for Freenode and Liberachat
Determine whether it is Taiwan Holidays or not.
Changes for v0.5.0 - 2023-05-28T23:38:41Z
- Add calendar data of 2024
Perl interface to the OpenSky Network API
Changes for 0.002 - 2023-05-28T16:18:26Z
Perl interface to the OpenSky Network API
Changes for 0.001 - 2023-05-28T15:34:58Z
- First version of OpenSKY::API for Perl
A collection of helper functions powered by Perlmazing::Engine.
Changes for 2.0006
- Missing update in this file. Missing update in MANIFEST for stat.pm
Processing Wikidata Query Service SPARQL result.
Changes for 0.03 - 2023-05-28T15:11:10+02:00
- Add error for unsupported result types.
- Add example to doc.
- Add tests.
- Fix doc in result() method.
- Support result literal.
A collection of helper functions powered by Perlmazing::Engine.
Changes for 2.0002 - 2023-03-16
- Very important change: Perlmazing no longer exports everything by default. Only 'pl', 'dumped', 'define' are default now. Also, all functions that match a CORE function name, are also automatically imported. You now need to explicitly import the symbols you want, or import the tag ':all'. For 'pl', 'dumped' and 'define', if you don't want them imported, you either need to "use Perlmazing ()" to avoid any imports, or explicitly say "!symbol". Updated list of dependencies that were causing installation problems in some platforms. Important change: Perlmazing previously would enable all the latest features of the Perl version it was running on. That was a terrible idea from the start. It now has a version limit, that can be changed, set by default to 5.028. Important change: rmdir was previously using File::Path::remove_tree, but we are now using our own implementation, since File::Path is deleting the contents of symlinked directories, at least on Win32. This implementation correctly removes symlinks on any OS instead of parsing its contents to delete them. Added stat function. Works the same as CORE::stat, except it will give you an object you can call methods on when assigned to a scalar. Fixed some issues in the POD, related to links containing ->, which wasn't properly escaped.
Wikidata reconcilation abstract class.
Changes for 0.02 - 2023-05-28T11:32:04+02:00
- Finish example in doc.
- Forward verbose param to WQS::SPARQL::Result.