1Pod::Simple::Wiki::TiddUlsyewrikCio(n3t)ributed Perl DocPuomde:n:tSaitmipolne::Wiki::Tiddlywiki(3)
2
3
4

NAME

6       Pod::Simple::Wiki::Tiddlywiki - A class for creating Pod to Tiddlywiki
7       wiki filters.
8

SYNOPSIS

10       This module isn't used directly. Instead it is called via
11       "Pod::Simple::Wiki":
12
13           #!/usr/bin/perl -w
14
15           use strict;
16           use Pod::Simple::Wiki;
17
18
19           my $parser = Pod::Simple::Wiki->new('tiddlywiki');
20
21           ...
22
23       Convert Pod to a Tiddlywiki wiki format using the installed "pod2wiki"
24       utility:
25
26           pod2wiki --style tiddlywiki file.pod > file.wiki
27

DESCRIPTION

29       The "Pod::Simple::Wiki::Tiddlywiki" module is used for converting Pod
30       text to Wiki text.
31
32       Pod (Plain Old Documentation) is a simple markup language used for
33       writing Perl documentation.
34
35       For an introduction to Tiddlywiki see: http://tiddlywiki.com/
36
37       This module isn't generally invoked directly. Instead it is called via
38       "Pod::Simple::Wiki". See the Pod::Simple::Wiki and pod2wiki
39       documentation for more information.
40

METHODS

42       Pod::Simple::Wiki::Tiddlywiki inherits all of the methods of
43       "Pod::Simple" and "Pod::Simple::Wiki". See Pod::Simple and
44       Pod::Simple::Wiki for more details.
45

Tiddlywiki Specific information

SEE ALSO

48       This module also installs a "pod2wiki" command line utility. See
49       "pod2wiki --help" for details.
50

ACKNOWLEDGEMENTS

52       Submit a bugfix or test and your name will go here.
53

DISCLAIMER OF WARRANTY

55       Please refer to the DISCLAIMER OF WARRANTY in Pod::Simple::Wiki.
56

AUTHORS

58       John McNamara jmcnamara@cpan.org
59
60       Ron Savage, ron@savage.net.au
61
63       AX MMIII-MMVIII, John McNamara.
64
65       All Rights Reserved. This module is free software. It may be used,
66       redistributed and/or modified under the same terms as Perl itself.
67
68
69
70perl v5.12.0                      2008-05-24  Pod::Simple::Wiki::Tiddlywiki(3)
Impressum