Search Criteria
Package Details: pod2man 5.40.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pod2man.git (read-only, click to copy) |
---|---|
Package Base: | pod2man |
Description: | Make pod2man easily accessible |
Upstream URL: | https://perl.org/ |
Keywords: | helper |
Licenses: | GPL, PerlArtistic |
Submitter: | xyproto |
Maintainer: | nandub |
Last Packager: | nandub |
Votes: | 12 |
Popularity: | 0.000109 |
First Submitted: | 2019-03-25 11:49 (UTC) |
Last Updated: | 2025-04-26 23:52 (UTC) |
Required by (10)
- colobot-gold (make)
- kdocker (make)
- kdocker-git (make)
- lemonbar (make)
- lemonbar-git (make)
- libvirt-sandbox (make)
- lua-oocairo (make)
- nedit (make)
- zoneminder (optional)
- zoneminder-git (optional)
Latest Comments
dpvpro commented on 2025-07-18 19:10 (UTC) (edited on 2025-07-19 14:56 (UTC) by dpvpro)
I just remove pod2man because I do not have any package that require him.
You can check it out by command "pactree -rl pod2man"
RAMChYLD commented on 2025-07-18 18:23 (UTC) (edited on 2025-07-18 18:26 (UTC) by RAMChYLD)
Severe issue: It blocks update to Perl 5.42.0-1. Had to remove pod2man to be able to update.
After updating to Perl 5.42.0-1 I am not able to reinstall pod2man.
Come to think of it, looking at the script, do we even need a version check? All it does is a simple ln -s...
JohnPiers commented on 2025-07-16 18:48 (UTC) (edited on 2025-07-16 18:58 (UTC) by JohnPiers)
My version of perl is 5.42.0-1 already, do I need pod2man? I had the same problem as "dpvpro' below, I had a bunch of updates that gave me an
So I just uninstalled pod2man and obviously cannot reinstall it again because it's looking for an older version of perl??
dpvpro commented on 2025-04-16 02:27 (UTC) (edited on 2025-04-16 02:28 (UTC) by dpvpro)
Update somebody. I dont have write access.
dpvpro commented on 2025-04-15 16:05 (UTC)
b-fg commented on 2025-04-15 07:51 (UTC)
The issue that @setpill mentions just popped up with the new perl upgrade. So I cannot upgrade my system because pod2man is versioned.
nandub commented on 2025-03-05 21:54 (UTC)
Please tell me what’s wrong with the package? this package only adds a symlink to an executable that is part of Perl but not reachable from the shell prompt since that path is not in the PATH.
setpill commented on 2025-03-05 01:43 (UTC)
Why is this package (and its dependency) versioned? That just makes things more brittle, i.e. you can't upgrade perl if this package is lagging behind.