X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FGruntmaster%2FPage%2FPb%2FEntry.pm;h=9f3fc6b54ee051342288849732a59ef7da19d1e1;hb=fd7ea993642eacb1f0a6beb2a2a8464fcf8480c4;hp=5dbeb92c2a0d37a20f6a598c95107e102ead8a7a;hpb=4fffff7c5a0669e2860cf1428f8f4c4f9fddabea;p=gruntmaster-page.git diff --git a/lib/Gruntmaster/Page/Pb/Entry.pm b/lib/Gruntmaster/Page/Pb/Entry.pm index 5dbeb92..9f3fc6b 100644 --- a/lib/Gruntmaster/Page/Pb/Entry.pm +++ b/lib/Gruntmaster/Page/Pb/Entry.pm @@ -1,11 +1,6 @@ package Gruntmaster::Page::Pb::Entry; -use 5.014000; -use strict; -use warnings; use Gruntmaster::Page::Base pb_entry => ''; -our @ISA = qw/Gruntmaster::Page::Base/; -our $VERSION = '0.001'; use constant FORMATS => [qw/C CPP JAVA PASCAL PERL PYTHON/];