Help for this page

Select Code to Download


  1. or download this
    use constant LABEL_ARRAY => qw(Title Section Subsection Class Category
    + Degree Attempt CountOfCounts);
    
  2. or download this
    my @label_array = qw(Title Section Subsection Class Category Degree At
    +tempt CountOfCounts);