Make Gruntmaster::Page::Base also act as strict/warnings/feature/etc
[gruntmaster-page.git] / lib / Gruntmaster / Page / St.pm
index 5e256b1c8b51b945f3d8d9ccf63553a08f47f374..3857c1ad22f991a6c5e5745b1ee5e6b9ef1a67d8 100644 (file)
@@ -1,11 +1,6 @@
 package Gruntmaster::Page::St;
 
-use 5.014000;
-use strict;
-use warnings;
 use Gruntmaster::Page::Base st => 'Standings';
-our @ISA = qw/Gruntmaster::Page::Base/;
-our $VERSION = '0.001';
 
 use constant LEVEL_VALUES => {
        beginner => 100,
This page took 0.009489 seconds and 4 git commands to generate.