Home
last modified time | relevance | path

Searched refs:_get_columns_from_manwidth (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
H A DToTerm.pm24 $self->_get_columns_from_manwidth ||
67 sub _get_columns_from_manwidth { subroutine
H A DToMan.pm106 sub _get_columns_from_manwidth { subroutine
131 $_[0]->_get_columns_from_manwidth ||
/openbsd/gnu/usr.bin/perl/cpan/Pod-Perldoc/t/man/
H A D_get_columns.t62 is( Local::ToMan->_get_columns_from_manwidth(), $test->[MANWIDTH_EXPECTED],
63 "_get_columns_from_manwidth returns the right number" );