Merge remote branch 'origin/topic/template-remove-critic-violation'
Tomas Doran [Wed, 11 Aug 2010 23:50:10 +0000 (00:50 +0100)]
* origin/topic/template-remove-critic-violation:
  remove eval Perl-Critic doesn't like it

share/lib/MyApp.pm.tt

index 705be4e..46ec6d1 100644 (file)
@@ -25,7 +25,6 @@ use Catalyst qw/
 extends 'Catalyst';
 
 our $VERSION = '0.01';
-$VERSION = eval $VERSION;
 
 # Configure the application.
 #