Commit graph

5 commits

Author SHA1 Message Date
wen
d9733cd008 Update to 0.10
Upstream changes:
0.10 2013-06-10 00:22:12
    - convert to dzil
    - add =encoding UTF-8 to ::Unicode POD (RT#85981)

0.09  2012-11-05 02:47:53
    - bump up Lingua::EN::Inflect::Phrase dep to 0.16 (latest) due to unescaped
      braces in regex in Lingua::EN::Tagger

0.08  2012-09-24 03:59:43
    - update for Lingua::EN::Inflect::Phrase 0.14
    - change ascii 'acknowledge' to 'ack'

0.07  2012-02-27 22:31:06
    - work around a bug in [:upper:] in 5.15.8

0.06  2011-11-19 17:49:34
    - fix for perl 5.8.3 (RT#72088)
2013-07-21 14:51:32 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
41fcb526ce Import String::ToIdentifier::EN into textproc/p5-String-ToIdentifier-EN,
which is required to update databases/p5-DBIx-Class-Schema-Loader.

This module provides a utility method, "to_identifier" for converting
an arbitrary string into a readable representation using the ASCII
subset of "\w" for use as an identifier in a computer program. The
intent is to make unique identifier names from which the content of
the original string can be easily inferred by a human just by reading
the identifier.
2011-11-14 08:08:04 +00:00