X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FDevel.pm;h=416088dd914f61768f2fee49e6f85bbb8b22708d;hb=98380db73bd40e0169c98c7811763c209f70cb13;hp=549b92aad9ade9b948a7a9a7453f484fd41d94e8;hpb=a4be93810552c45bdf7870722916cd3734e80c61;p=catagits%2FCatalyst-Devel.git diff --git a/lib/Catalyst/Devel.pm b/lib/Catalyst/Devel.pm index 549b92a..416088d 100644 --- a/lib/Catalyst/Devel.pm +++ b/lib/Catalyst/Devel.pm @@ -3,8 +3,8 @@ package Catalyst::Devel; use strict; use warnings; -our $VERSION = '1.14_01'; -our $CATALYST_SCRIPT_GEN = 34; +our $VERSION = '1.21'; +our $CATALYST_SCRIPT_GEN = 40; $VERSION = eval $VERSION; @@ -37,6 +37,12 @@ Catalyst Contributors, see Catalyst.pm sri: Sebastian Riedel +=head1 COPYRIGHT + +Copyright (c) 2006 - 2009 +the Catalyst::Devel L +as listed above. + =head1 LICENSE This library is free software. You can redistribute it and/or modify