File: pod.asc.win32

package info (click to toggle)
libembperl-perl 2.5.0-4%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 6,200 kB
  • ctags: 3,072
  • sloc: ansic: 21,387; perl: 14,496; cpp: 467; xml: 49; makefile: 32; sh: 24
file content (85 lines) | stat: -rw-r--r-- 2,549 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0" encoding="ISO-8859-1" ?><pod><head><title>Test pod for Embperl</title>
</head><sect1><title>HEAD1</title>

<para>some text under HEAD1</para>
<para>more text under HEAD1</para>
<verbatim><![CDATA[  some verbatim
  paragraph]]></verbatim>
<para>normal text 
wraps around</para>
<verbatim><![CDATA[ verbatim col 1
 line 2
 line 3]]></verbatim>
<verbatim><![CDATA[   verbatim col 3
   lin2
   lin3]]></verbatim>
<verbatim><![CDATA[   again col 3]]></verbatim>
<para>para text goes here</para>
<sect2><title>HEAD2</title>
<para>some text under HEAD2</para>
</sect2><sect2><title>second HEAD2 which
wraps to the next line</title>
<para>some text under HEAD2 which
also warps to the next line</para>
<para>another paragraph is
this</para>
<sect3><title>HEAD3</title>
<para>some text under HEAD3</para>
</sect3></sect2><sect2><title>third HEAD2 which
wraps to the next line</title>
<para>some text under HEAD2 which
also warps to the next line</para>
<para>format 
<strong>bold</strong> 
<code>code</code> 
<emphasis>italic</emphasis> 
<underline>underline</underline></para>
<list><item><itemtext>first item</itemtext>
<para>text 1</para>
</item><item><itemtext>second item</itemtext>
<para>text 2</para>
</item></list>

<list><item><itemtext>first item</itemtext>
<para>text 1
two lines</para>
</item><item><itemtext>second item</itemtext>
<para>text 2
two lines</para>
<list><item><itemtext>nested list item 1</itemtext>

<para>text 1</para>
<para>line 2</para>

</item><item><itemtext>nested list item 2</itemtext>

<para>text 2</para>
<para>line 2</para>

</item></list>


</item></list>

</sect2></sect1><sect1><title>again HEAD1
and second line of title</title>
<para>again some text under HEAD1</para>
<sect2><title>again HEAD2</title>
<para>again some text under HEAD2</para>
</sect2></sect1><sect1><title>restart</title>
<para>some text</para>
</sect1><sect1><title>restart 2</title>
<sect2><title>restart 2 Head 2</title>
<para>text</para>
</sect2></sect1><sect1><title>restart 2</title>
<sect2><title>restart 2 Head 2</title>
</sect2><sect2><title>restart 3 Head 2</title>
<para>end</para>
<para><xlink>test</xlink> <xlink uri='yyy'>xxx</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink>

<xlink>test</xlink> <xlink uri='yyy 2'>xxx 2</xlink> <xlink>http://www.ecos.de</xlink> <xlink>ftp://ftp.dev.ecos.de</xlink></para>
</sect2></sect1><sect1><title id="idhead1">ID Test head1</title>
<sect2><title id="idhead2">ID Test head2</title>
<para id="idpara">ID Test para</para>

</sect2></sect1></pod>