Games-Boggle-Board

 view release on metacpan or  search on metacpan

examples/boggle-words.template  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html PUBLIC "-//ajdelore//DTD XHTML 1.0 Strict Modified//EN"
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
<head>
  <title>cgi-Boggle results</title>
 
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
  <link rel="stylesheet"

examples/boggle.template  view on Meta::CPAN

1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html PUBLIC "-//ajdelore//DTD XHTML 1.0 Strict Modified//EN"
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
<head>
  <title>cgi-Boggle</title>
 
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
  <link rel="stylesheet"



( run in 1.754 second using v1.01-cache-2.11-cpan-87723dcf8b7 )