Skip to content

Commit

Permalink
Import of KIMOTO/Validator-Custom-0.1406 from CPAN.
Browse files Browse the repository at this point in the history
gitpan-cpan-distribution: Validator-Custom
gitpan-cpan-version:      0.1406
gitpan-cpan-path:         KIMOTO/Validator-Custom-0.1406.tar.gz
gitpan-cpan-author:       KIMOTO
gitpan-cpan-maturity:     released
  • Loading branch information
yuki-kimoto authored and Gitpan committed Oct 24, 2014
1 parent a792f0e commit 107bd69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion META.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- #YAML:1.0
name: Validator-Custom
version: 0.1405
version: 0.1406
abstract: Validates user input easily
author:
- Yuki Kimoto <kimoto.yuki@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion lib/Validator/Custom.pm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package Validator::Custom;

our $VERSION = '0.1405';
our $VERSION = '0.1406';

use 5.008001;
use strict;
Expand Down

0 comments on commit 107bd69

Please sign in to comment.