package ACOP_2014_program; my $path = "../"; my $title = "Program"; !> #include ../header.iphtml #include ../header_include.iphtml
The =$title!> is listed by day. Use the tabs below to navigate the =$title!>.
| $ary[0] | |
| '.$ary[2].''; print getSpeakers($ary[3]); print " | |
| $ary[1] | "; print "$ary[2]";
print getSpeakers($ary[3]);
if ($ary[6])
{
my $anchor = '';
SWITCH: {
$anchor = "#two", last SWITCH if $ary[6] =~ /Level Two/gi;
$anchor = "#three", last SWITCH if $ary[6] =~ /3rd/gi;
$anchor = "#four", last SWITCH if $ary[6] =~ /4th/gi;
$anchor = "#five", last SWITCH if $ary[6] =~ /5th/gi;
$anchor = "#six", last SWITCH if $ary[6] =~ /Level Six/gi;
}
print " Location: $ary[6]"; } print " |