File: README

package info (click to toggle)
libtest-pod-content-perl 0.0.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 116 kB
  • ctags: 8
  • sloc: perl: 166; makefile: 2
file content (25 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (4)
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
Test::Pod::Content readme
-------------------------

Test::Pod::Content is a simple test module for testing a pod's content.

INSTALLING
----------

 perl Build.PL
 perl Build
 perl Build test
 perl Build install

EXAMPLES
--------

For examples on Test::Pod::Content's usage, see the test files provided.

They test Test::Pod::Content's own Pod using Test::Pod::Content.

LICENSE
-------

This library is free software - you may distribute/modify it under the same
terms as perl itself.