1---
2abstract: 'Simple, compact and correct param-checking functions'
3author:
4  - 'Adam Kennedy <adamk@cpan.org>'
5build_requires:
6  ExtUtils::MakeMaker: 6.42
7  File::Spec: 0.80
8  Test::More: 0.42
9configure_requires:
10  ExtUtils::MakeMaker: 6.42
11distribution_type: module
12generated_by: hand
13license: perl
14meta-spec:
15  url: http://module-build.sourceforge.net/META-spec-v1.4.html
16  version: 1.4
17module_name: Params::Util
18name: Params-Util
19no_index:
20  directory:
21    - inc
22    - t
23requires:
24  Scalar::Util: 1.18
25  perl: 5.00503
26resources:
27  ChangeLog: http://fisheye2.atlassian.com/changelog/cpan/trunk/Params-Util
28  repository: http://svn.ali.as/cpan/trunk/Params-Util
29version: 1.00
30