Merge branch 'master' into mindcoding
[gruntmaster-page.git] / lib / Gruntmaster / Page / Pb / Entry.pm
index 5dbeb92c2a0d37a20f6a598c95107e102ead8a7a..9f3fc6b54ee051342288849732a59ef7da19d1e1 100644 (file)
@@ -1,11 +1,6 @@
 package Gruntmaster::Page::Pb::Entry;
 
-use 5.014000;
-use strict;
-use warnings;
 use Gruntmaster::Page::Base pb_entry => '<tmpl_var name>';
-our @ISA = qw/Gruntmaster::Page::Base/;
-our $VERSION = '0.001';
 
 use constant FORMATS => [qw/C CPP JAVA PASCAL PERL PYTHON/];
 
This page took 0.009423 seconds and 4 git commands to generate.