- or download this
FT = {
'team' => 'score',
...
'team' => 'score'
};
- or download this
PSTP = {
'team' => 'team',
...
'team' => 'team'
};
- or download this
#!/usr/bin/perl
...
print dumper( @results );
- or download this
#!/usr/bin/perl
use strict;
...
</body>
</html>
EOF