Search Criteria
Package Details: pom-perl 1.045-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pom-perl.git (read-only, click to copy) |
|---|---|
| Package Base: | pom-perl |
| Description: | Displays the phase of the moon. Perl re-write of bsd-games's 'pom'. |
| Upstream URL: | http://metacpan.org/pod/distribution/ppt/bin/pom |
| Licenses: | GPL2 |
| Conflicts: | pom |
| Provides: | pom |
| Replaces: | pom |
| Submitter: | dreieck |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-08-08 11:44 (UTC) |
| Last Updated: | 2024-05-27 22:58 (UTC) |
Latest Comments
dreieck commented on 2020-07-26 13:49 (UTC)
@avb: Thanks for mentioning.
Done.
avb commented on 2020-07-11 11:26 (UTC)
bsd-gamesno longer includes pom. Could you please remove theconflicts?dreieck commented on 2020-05-02 15:01 (UTC)
@naesk:
Thank you for reporting.
However, I could not reproduce that, so I cannot test it.
I adopted your suggestion to insert a
no warnings;, though.naesk commented on 2020-04-01 08:55 (UTC) (edited on 2020-04-01 08:56 (UTC) by naesk)
When executed I get the following error before the actual output
To eliminate this error I edited the code in /usr/bin/pom adding the line
no warnings;afteruse strict;dreieck commented on 2018-08-08 11:51 (UTC)
The package is now at https://aur.archlinux.org/packages/pom-perl/
dreieck commented on 2018-08-08 11:51 (UTC)
Successor of https://aur.archlinux.org/packages/pom/
dreieck commented on 2018-08-08 11:49 (UTC)
@NoSuck: I changed the name of this package and added a conflict with 'bsd-games'.
NoSuck commented on 2018-06-30 07:07 (UTC)
The original pom is part of the bsd-games package, so you may want to change the exectuable name for this one.