Path to this page:
./
textproc/p5-Pod-Parser,
POD filters and translators
Branch: CURRENT,
Version: 1.67,
Package name: p5-Pod-Parser-1.67,
Maintainer: pkgsrc-usersTo create a POD filter for translating POD documentation into some other
format, you create a subclass of Pod::Parser which typically overrides just
the base class implementation for the following methods:
* command()
* verbatim()
* textblock()
* interior_sequence()
Required to run:[
lang/perl5]
Master sites: (Expand)
Filesize: 79.063 KB
Version history: (Expand)
- (2024-01-07) Updated to version: p5-Pod-Parser-1.67
- (2023-07-06) Updated to version: p5-Pod-Parser-1.66nb2
- (2023-06-02) Updated to version: p5-Pod-Parser-1.66nb1
- (2023-05-20) Updated to version: p5-Pod-Parser-1.66
- (2022-06-28) Updated to version: p5-Pod-Parser-1.63nb8
- (2021-05-25) Updated to version: p5-Pod-Parser-1.63nb7
CVS history: (Expand)
2024-01-07 08:50:45 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Pod-Parser: update to 1.67.
03-Jan-2024 Marek Rouchal <marekr@cpan.org>
-----------------------------------------------------------------------------
Version 1.67
+ fix CPAN#149426: format of tar container, thanks HMBRAND
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-02 17:17:48 by Hauke Fath | Files touched by this commit (1) |
Log message:
Remove net/mrtg conflict, it has been fixed.
|
2023-05-20 09:39:43 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Pod-Parser: update to 1.66.
R22-Apr-2023 Marek Rouchal <marekr@cpan.org>
-----------------------------------------------------------------------------
Version 1.66
+ fix CPAN#145128 - Pod::Find does not work any more with 5.36 on Win32
+ unixify line endings in this distribution
21-May-2022 Marek Rouchal <marekr@cpan.org>
-----------------------------------------------------------------------------
Version 1.65
+ fix CPAN#124881 - warning from Pod::PlainText
+ fix CPAN#125860 - fix version where Pod::Parser was removed from core
21-May-2022 Marek Rouchal <marekr@cpan.org>
-----------------------------------------------------------------------------
Version 1.64
+ fix CPAN#112113: link to Pod::Simple not working
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|