Commit graph

4 commits

Author SHA1 Message Date
sno
5bd6647007 Updating devel/p5-MooseX-Types-Common from 0.001001 to 0.001002
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.001002 2010-02-22 17:00EST
  - Add Test::Exception to the test_requires (RT#54357)
  - Warning when you try to import things from MooseX::Types::Common rather
    than one of the specific String/Numeric modules in the distribution.
2010-02-23 12:47:56 +00:00
sno
49c3a94f5b Updating devel/p5-MooseX-Types-Common from 0.001000nb1 to 0.001001
pkgsrc changes:
  - Adding license definition (perl5 license)

Upstream changes:
0.001001 2010-01-04
  - POD updates
2010-01-16 17:56:53 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
abs
3be4283deb Added devel/p5-MooseX-Types-Common version 0.001000
A set of commonly-used type constraints that do not ship with Moose by default.

 Numeric:
    * PositiveNum
    * PositiveInt
    * NegativeNum
    * Int
    * SingleDigit

 String:
    * SimpleStr
      A Str with no new-line characters.
    * NonEmptySimpleStr
      Does what it says on the tin.
    * Password
    * StrongPassword
    * NonEmptyStr
2009-02-13 23:42:27 +00:00