Data-Bucketeer-0.006
sort data into buckets based on thresholds
Changes for 0.006 - 2022-12-31T20:54:43-05:00
- update author contact info
App-Smarkmail-0.006
pipemailer that changes plaintext to multi/alt with Markdown
Changes for 0.006 - 2022-12-31T20:53:50-05:00
- update author info, add perl support docs
Amce-CNA-0.069
a moer tolernat verison of mehtod location
Changes for 0.069
- auothr and eaaamtdt uaepdt
Acme-ProgressBar-1.130
a simple progress bar for the patient
Changes for 1.130 - 2022-12-31T19:38:40-05:00
- update author contact info
Throwable-1.001
a role for classes that can be thrown
Changes for 1.001 - 2022-12-31T19:37:15-05:00
- typo fix (thanks, Robert Rothenberg!)
- update metadata just a little
Acme-Lingua-EN-Inflect-Modern-0.008
modernize Lingua::EN::Inflect rule's
Changes for 0.008 - 2022-12-31T19:37:50-05:00
- update author contact info
Test-Routine-0.029
composable units of assertion
Changes for 0.029 - 2022-12-31T19:35:50-05:00
- update author contact info
Sub-Exporter-0.989
a sophisticated exporter for custom-built routines
Changes for 0.989 - 2022-12-31T19:34:54-05:00
- update author contact info
WWW-AdventCalendar-1.113
a calendar for a month of articles (on the web)
Changes for 1.113 - 2022-12-31T19:32:24-05:00
- removed support for Google Analytics tracker
- update packaging and metadata
- minimum required Perl is now v5.12
Tk-HListbox-2.60
Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.
Changes for 2.60
- Merge numerous patches, new functions & options from Jeff Stephens. (See docs for details)
- (hopefully) now works fully with "use strict".
- Fix left-tab (reverse) focus-traversal when widget is disabled, and other minor focusing issues.
- Fix minor isues with user-set color options.
- Fix anchorSet() and a few other minor Listbox-compatability issues.
- Numerous code cleanups and documentation improvements.
Venus-1.85
OO Library for Perl 5
Changes for 1.85 - 2022-12-31
- [feature] Implement Venus::Fault
- [feature] Implement Venus::Role::Comparable#{is,st}
- [feature] Implement Venus::Role::Deferrable
- [update] Update value class assertions to use "expression" syntax
Tk-SMListbox-2.21
Multi-Listbox Widget with Sort Indicators
Changes for 2.21
- Fix some mouse bindings to behave more like Listbox / HListbox.
- A few minor code fixups.
- Add a State button to the test suite to allow testing disabling.
RTF-VimColor-0.002
generate colorized RTF using Vim's syntax highlighting
Changes for 0.002 - 2022-12-31T17:09:16-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
MooseX-SetOnce-0.202
write-once, read-many attributes for Moose
Changes for 0.202 - 2022-12-31T17:07:01-05:00
- declare required perl version
- update author email contact info (again)
Dist-Zilla-Plugin-Git-Describe-0.008
add the results of `git describe` (roughly) to your main module
Changes for 0.008 - 2022-12-31T17:08:07-05:00
- improve isolation of test git process (thanks, Mikko Koivunalho!)
- update author contact info
- set perl-support level
Color-Palette-0.100004
a set of named colors
Changes for 0.100004 - 2022-12-31T17:02:58-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
App-Uni-9.006
command-line utility to find or display Unicode characters
Changes for 9.006 - 2022-12-31T17:01:31-05:00
- update author contact info
App-Cmd-0.335
write command line apps with less suffering
Changes for 0.335 - 2022-12-31T17:00:35-05:00
- update author contact info
Sub-Import-1.002
import routines from most anything using Sub::Exporter
Changes for 1.002 - 2022-12-31T16:59:39-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
- more content in the synopsis (thanks, Flavio Poletti)
Sub-Exporter-GlobExporter-0.006
export shared globs with Sub::Exporter collectors
Changes for 0.006 - 2022-12-31T16:56:16-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Sub-Exporter-ForMethods-0.100055
helper routines for using Sub::Exporter to build methods
Changes for 0.100055 - 2022-12-31T16:54:39-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Text-SlackEmoji-0.009
data for mapping Slack :emoji_strings: into Unicode text
Changes for 0.009 - 2022-12-31T16:51:33-05:00
- update author contact info
String-Formatter-1.235
build sprintf-like functions of your own
Changes for 1.235 - 2022-12-31T16:49:41-05:00
- update metadata
Role-Identifiable-0.009
a thing you can identify somehow
Changes for 0.009 - 2022-12-31T16:48:48-05:00
- tweak some packaging information (author, etc)
Pod-Eventual-0.094003
read a POD document as a series of trivial events
Changes for 0.094003 - 2022-12-31T16:48:21-05:00
- update author contact info
Pod-CYOA-0.004
Pod-based Choose Your Own Adventure website generator (?!)
Changes for 0.004 - 2022-12-31T16:47:53-05:00
- update author contact info
Number-Tolerant-1.710
tolerance ranges for inexact numbers
Changes for 1.710 - 2022-12-31T16:47:21-05:00
- an even smaller update to release metadata than last time
String-Errf-0.009
a simple sprintf-like dialect
Changes for 0.009 - 2022-12-31T16:43:32-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Pod-Elemental-PerlMunger-0.200007
a thing that takes a string of Perl and rewrites its documentation
Changes for 0.200007 - 2022-12-31T16:42:09-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Test-Fatal-0.017
incredibly simple helpers for testing code with exceptions
Changes for 0.017 - 2022-12-31T16:40:56-05:00
- update packaging and metadata
Test2-Tools-Command-0.10
test simple unix commands
Changes for 0.10 - 2022-12-31
- Breaking interface changes and other such work.
- Change the return values of command().
- qr// or exact string tests on stdout, stderr.
- Add munge_signal for when the signal type varies.
- Remove want_fh as that interacts poorly with timeout.
- Improved test names for when tests fail, or the ability to specify a custom name associated with the tests.
HTTP-Throwable-0.028
a set of strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
Changes for 0.028 - 2022-12-31T16:38:44-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Test-Deep-HashRec-0.004
test hash entries for required and optional fields
Changes for 0.004 - 2022-12-31T16:34:55-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
String-RewritePrefix-0.009
rewrite strings based on a set of known prefixes
Changes for 0.009 - 2022-12-31T16:30:04-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Pod-Elemental-0.103006
work with nestable Pod elements
Changes for 0.103006 - 2022-12-31T16:28:06-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Astro-SIMBAD-Client-0.046_01
Fetch astronomical data from SIMBAD 4.
Changes for 0.046_01 - 2022-12-31
- Make XML::DoubleEncodedEntities optional. Add test entities_test, without this module but with all others, to prove it is not needed
- or warn if it is, as the case may be.
ZMachine-0.005
libraries for dealing with the Z-Machine
Changes for 0.005 - 2022-12-31T16:04:21-05:00
- update packaging and metadata
WebService-RTMAgent-0.603
a user agent for the Remember The Milk API
Changes for 0.603 - 2022-12-31T16:03:05-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Time-Piece-MSSQL-0.023
MSSQL-specific methods for Time::Piece
Changes for 0.023 - 2022-12-31T16:01:59-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Time-Duration-Object-0.302
Time::Duration, but an object
Changes for 0.302 - 2022-12-31T16:01:21-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Throwable-X-0.008
useful eXtra behavior for Throwable exceptions
Changes for 0.008 - 2022-12-31T16:00:55-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Test-MinimumVersion-0.101083
does your code require newer perl than you think?
Changes for 0.101083 - 2022-12-31T16:00:37-05:00
- update packaging and metadata
Test-BinaryData-0.015
compare two things, give hex dumps if they differ
Changes for 0.015 - 2022-12-31T15:59:13-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Sub-Install-0.929
install subroutines into packages easily
Changes for 0.929 - 2022-12-31T15:58:28-05:00
- update packaging and metadata
String-Truncate-1.100603
a module for when strings are too long to be displayed in...
Changes for 1.100603 - 2022-12-31T15:48:46-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
String-TagString-0.006
parse and emit tag strings (including tags with values)
Changes for 0.006 - 2022-12-31T15:48:03-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Sort-ByExample-0.008
sort lists to look like the example you provide
Changes for 0.008 - 2022-12-31T15:47:44-05:00
- update packaging and metadata
- minimum required Perl is now v5.12
Router-Dumb-0.006
yet another dumb path router for URLs
Changes for 0.006 - 2022-12-31T15:46:51-05:00
- update packaging and metadata
- tests rewritten to use Test::Deep::UnorderedPairs (Karen Etheridge)
Role-Subsystem-0.101342
a parameterized role for object subsystems, helpers, and delegates
Changes for 0.101342 - 2022-12-31T15:47:06-05:00
- update packaging and metadata
- minimum required Perl is now v5.12