Pod::Plainer - Perl extension for converting Pod to old style Pod.
use Pod::Plainer;
my $parser = Pod::Plainer -> new (); $parser -> parse_from_filehandle(\*STDIN);
This can be used to pre-process Pod before using tools which do not recognise the new style Pods.
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |