File: basic.out.pod

package info (click to toggle)
libpod-weaver-perl 4.020-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: perl: 1,428; makefile: 2
file content (65 lines) | stat: -rw-r--r-- 835 bytes parent folder | download | duplicates (3)
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
=pod

=encoding UTF-8

=head1 NAME

Module::Name - abstract text

=head1 VERSION

version 1.012078

Please pay close attention to the following.

=head1 SYNOPSIS

This should probably get moved up front.

=head1 DESCRIPTION

This is a simple document meant to be used in testing Pod::Weaver.

It does not do very much.

=head1 ATTRIBUTES

This is a header that should be above the attributes list.

=head2 is_awesome

(This is true by default.)

=head1 BE FOREWARNED

This is not supported:

  much at all

Happy hacking!

Thank you for your attention.

=head1 AUTHORS

=over 4

=item *

Ricardo Signes <rjbs@example.com>

=item *

Molly Millions <sshears@orbit.tash>

=back

=head1 COPYRIGHT AND LICENSE

This software is Copyright (c) 1999 by Ricardo Signes.

This is free software, licensed under:

  The Artistic License 1.0

=cut