|
Revision 33668, 1.5 kB
(checked in by argrath, 4 years ago)
|
|
import tests from Pod::Html
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | <?xml version="1.0" ?> |
|---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
|---|
| 4 | <head> |
|---|
| 5 | <title>Pod::Html::TestFragment - a POD fragment for testing</title> |
|---|
| 6 | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> |
|---|
| 7 | <link rev="made" href="mailto:[PERLADMIN]" /> |
|---|
| 8 | </head> |
|---|
| 9 | |
|---|
| 10 | <body style="background-color: white"> |
|---|
| 11 | |
|---|
| 12 | |
|---|
| 13 | <!-- INDEX BEGIN --> |
|---|
| 14 | <div name="index"> |
|---|
| 15 | <p><a name="__index__"></a></p> |
|---|
| 16 | |
|---|
| 17 | <ul> |
|---|
| 18 | |
|---|
| 19 | <li><a href="#name">NAME</a></li> |
|---|
| 20 | <li><a href="#description">DESCRIPTION</a></li> |
|---|
| 21 | </ul> |
|---|
| 22 | |
|---|
| 23 | <hr name="index" /> |
|---|
| 24 | </div> |
|---|
| 25 | <!-- INDEX END --> |
|---|
| 26 | |
|---|
| 27 | <p> |
|---|
| 28 | </p> |
|---|
| 29 | <h1><a name="name">NAME</a></h1> |
|---|
| 30 | <p>Pod::Html::TestFragment - a POD fragment for testing</p> |
|---|
| 31 | <p> |
|---|
| 32 | </p> |
|---|
| 33 | <hr /> |
|---|
| 34 | <h1><a name="description">DESCRIPTION</a></h1> |
|---|
| 35 | <p>A well-formed POD file.</p> |
|---|
| 36 | <p>A link to <em>Test::Pod::Html::Dummy</em>.</p> |
|---|
| 37 | <dl> |
|---|
| 38 | <dt><strong><a name="_var" class="item">$var</a></strong></dt> |
|---|
| 39 | |
|---|
| 40 | <dd> |
|---|
| 41 | <p>A variable.</p> |
|---|
| 42 | </dd> |
|---|
| 43 | <dt><strong><a name="madness" class="item">->madness</a></strong></dt> |
|---|
| 44 | |
|---|
| 45 | <dd> |
|---|
| 46 | <p>A method.</p> |
|---|
| 47 | </dd> |
|---|
| 48 | <dt><strong><a name="m_" class="item">m/match/x</a></strong></dt> |
|---|
| 49 | |
|---|
| 50 | <dd> |
|---|
| 51 | <p>A regexp.</p> |
|---|
| 52 | </dd> |
|---|
| 53 | <dt><strong><a name="do" class="item">do {block}</a></strong></dt> |
|---|
| 54 | |
|---|
| 55 | <dd> |
|---|
| 56 | <p>Fancy stuff.</p> |
|---|
| 57 | </dd> |
|---|
| 58 | <dt><strong><a name="see" class="item">see Module &AFTERTAB</a></strong></dt> |
|---|
| 59 | |
|---|
| 60 | <dd> |
|---|
| 61 | <p>Weird module stuff.</p> |
|---|
| 62 | </dd> |
|---|
| 63 | <dt><strong><a name="___" class="item">#$%</a></strong></dt> |
|---|
| 64 | |
|---|
| 65 | <dd> |
|---|
| 66 | <p>Naughty stuff.</p> |
|---|
| 67 | </dd> |
|---|
| 68 | </dl> |
|---|
| 69 | |
|---|
| 70 | </body> |
|---|
| 71 | |
|---|
| 72 | </html> |
|---|