summaryrefslogtreecommitdiff
path: root/lib/Data/MultiValued/Exceptions.pm
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-22 17:05:15 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-22 17:05:15 +0000
commit00c996a044ff398024ee292ec6b6aea47a920694 (patch)
tree2d9abf33852c310925c97cd8852009e7a9f4f197 /lib/Data/MultiValued/Exceptions.pm
parentBuild results of e9892ef (on master) (diff)
parentremove MooseX::Types as far as sensible (diff)
downloaddata-multivalued-00c996a044ff398024ee292ec6b6aea47a920694.tar.gz
data-multivalued-00c996a044ff398024ee292ec6b6aea47a920694.tar.bz2
data-multivalued-00c996a044ff398024ee292ec6b6aea47a920694.zip
Build results of e9892ef (on master)
Diffstat (limited to 'lib/Data/MultiValued/Exceptions.pm')
-rw-r--r--lib/Data/MultiValued/Exceptions.pm12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/Data/MultiValued/Exceptions.pm b/lib/Data/MultiValued/Exceptions.pm
index 84de506..311b1f8 100644
--- a/lib/Data/MultiValued/Exceptions.pm
+++ b/lib/Data/MultiValued/Exceptions.pm
@@ -1,6 +1,6 @@
package Data::MultiValued::Exceptions;
{
- $Data::MultiValued::Exceptions::VERSION = '0.0.1_5';
+ $Data::MultiValued::Exceptions::VERSION = '0.0.3';
}
{
$Data::MultiValued::Exceptions::DIST = 'Data-MultiValued';
@@ -11,7 +11,7 @@ package Data::MultiValued::Exceptions;
package Data::MultiValued::Exceptions::NotFound;
{
- $Data::MultiValued::Exceptions::NotFound::VERSION = '0.0.1_5';
+ $Data::MultiValued::Exceptions::NotFound::VERSION = '0.0.3';
}
{
$Data::MultiValued::Exceptions::NotFound::DIST = 'Data-MultiValued';
@@ -44,7 +44,7 @@ sub as_string {
package Data::MultiValued::Exceptions::TagNotFound;
{
- $Data::MultiValued::Exceptions::TagNotFound::VERSION = '0.0.1_5';
+ $Data::MultiValued::Exceptions::TagNotFound::VERSION = '0.0.3';
}
{
$Data::MultiValued::Exceptions::TagNotFound::DIST = 'Data-MultiValued';
@@ -60,7 +60,7 @@ has '+message' => (
package Data::MultiValued::Exceptions::RangeNotFound;
{
- $Data::MultiValued::Exceptions::RangeNotFound::VERSION = '0.0.1_5';
+ $Data::MultiValued::Exceptions::RangeNotFound::VERSION = '0.0.3';
}
{
$Data::MultiValued::Exceptions::RangeNotFound::DIST = 'Data-MultiValued';
@@ -76,7 +76,7 @@ has '+message' => (
package Data::MultiValued::Exceptions::BadRange;
{
- $Data::MultiValued::Exceptions::BadRange::VERSION = '0.0.1_5';
+ $Data::MultiValued::Exceptions::BadRange::VERSION = '0.0.3';
}
{
$Data::MultiValued::Exceptions::BadRange::DIST = 'Data-MultiValued';
@@ -112,7 +112,7 @@ Data::MultiValued::Exceptions - exception classes
=head1 VERSION
-version 0.0.1_5
+version 0.0.3
=head1 DESCRIPTION