File: spaced-directives.pod

package info (click to toggle)
libtest-pod-perl 1.44-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 164 kB
  • sloc: perl: 265; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
=head1 NAME

Test::Pod test pod -- a valid pod file

=head1 DESCRIPTION

This is a pod file where there are invisible
spaces on either side of directives.  One row
of spaces is just before the AUTHOR directive,
and one is right after the COPYRIGHT.
      
=head1 AUTHOR

Andy Lester, garbage-address@aol.com

=head1 COPYRIGHT
      
Copyright 2004, Andy Lester

=cut