/openbsd-src/gnu/usr.bin/perl/cpan/podlators/docs/ |
H A D | docknot.yaml | 1 # Package metadata for podlators. 16 name: podlators 30 cpan: podlators 32 tarname: podlators 33 version: podlators 36 github: rra/podlators 37 web: https://www.eyrie.org/~eagle/software/podlators/ 39 browse: https://git.eyrie.org/?p=perl/podlators.git 40 github: rra/podlators 41 openhub: https://www.openhub.net/p/podlators [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/ |
H A D | Makefile.PL | 1 # Build instructions for podlators. 87 DISTNAME => 'podlators', 158 web => 'https://github.com/rra/podlators/issues', 160 homepage => 'https://www.eyrie.org/~eagle/software/podlators/', 162 url => 'https://github.com/rra/podlators.git', 163 web => 'https://github.com/rra/podlators',
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | utils.lst | 1 cpan/podlators/blib/script/pod2man 2 cpan/podlators/blib/script/pod2text
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/ |
H A D | true-false | 7 podlators prior to 4.08 misrendered TRUE (1) and FALSE (0) with escaped nroff 14 podlators prior to 4.08 misrendered TRUE (1) and FALSE (0) with escaped nroff
|
H A D | fixed-font-in-item | 7 In podlators 4.06 and earlier, italic was terminated with \f(CW, which 21 In podlators 4.06 and earlier, italic was terminated with \ef(CW, which
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/text/ |
H A D | non-latin | 7 Taken from an older version of ack (see podlators bug #102631), this was 24 Taken from an older version of ack (see podlators bug #102631), this was
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/lib/Test/ |
H A D | Podlators.pm | 1 # Helper functions to test the podlators distribution. 3 # This module is an internal implementation detail of the podlators test 9 package Test::Podlators; 424 Allbery podlators PerlIO UTF-8 formatter FH whitespace 428 Test::Podlators - Helper functions for podlators tests 432 use Test::Podlators qw(read_test_data); 440 test cases for the podlators distribution. It is not intended to be, and
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/man/ |
H A D | encoding.t | 29 use Test::Podlators qw(slurp); 54 center => 'podlators',
|
H A D | utf8-io.t | 20 use Test::Podlators qw(test_snippet_with_io);
|
H A D | snippets.t | 20 use Test::Podlators qw(test_snippet);
|
H A D | devise-title.t | 42 # simulates a POD file at the top of a distribution. In podlators 4.06, this
|
H A D | iso-8859-1.t | 19 use Test::Podlators qw(test_snippet test_snippet_with_io);
|
H A D | heading.t | 20 use Test::Podlators qw(read_test_data);
|
/openbsd-src/gnu/usr.bin/perl/t/porting/ |
H A D | dual-life.t | 46 $dist_dir_exe{lc "$_.PL"} = "../cpan/podlators/scripts/$_"; 49 $dist_dir_exe{lc $_} = "../cpan/podlators/scripts/$_";
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/ |
H A D | regenerate-data | 8 # podlators. The output can then be reviewed with normal Git tools. 91 center => 'podlators',
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/general/ |
H A D | basic.t | 3 # Basic tests for podlators. 31 use Test::Podlators qw(slurp);
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/text/ |
H A D | color.t | 18 use Test::Podlators qw(test_snippet);
|
H A D | overstrike.t | 20 use Test::Podlators qw(test_snippet);
|
H A D | snippets.t | 20 use Test::Podlators qw(test_snippet);
|
H A D | utf8-io.t | 20 use Test::Podlators qw(test_snippet_with_io);
|
H A D | iso-8859-1.t | 19 use Test::Podlators qw(test_snippet test_snippet_with_io);
|
H A D | termcap.t | 20 use Test::Podlators qw(test_snippet);
|
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/t/data/man/ |
H A D | encoding.utf8 | 57 .TH ENCODING 1 2022-09-25 testing podlators
|
H A D | encoding.groff | 56 .TH ENCODING 1 2022-09-25 testing podlators
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlpodstyle.pod | 295 This documentation is maintained as part of the podlators distribution. 297 L<https://www.eyrie.org/~eagle/software/podlators/>.
|