/usr/share/perl5/Date/Calc/PP.pod is in libdate-calc-perl 6.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | =head1 NAME
Date::Calc::PP - pure-Perl plug-in for Date::Calc
=head1 SYNOPSIS
You never use this module directly.
Use L<Date::Calc(3)> instead!
=head1 DESCRIPTION
You never use this module directly.
Use L<Date::Calc(3)> instead!
=head1 SEE ALSO
L<Date::Calc(3)>, L<Date::Calc::XS(3)>.
=head1 VERSION
This man page documents "Date::Calc::PP" version 6.3.
=head1 AUTHOR
Steffen Beyer
mailto:STBEY@cpan.org
http://www.engelschall.com/u/sb/download/
=head1 COPYRIGHT
Copyright (c) 1995 - 2009 by Steffen Beyer. All rights reserved.
=head1 LICENSE
This package is free software; you can use, modify and redistribute
it under the same terms as Perl itself, i.e., at your option, under
the terms either of the "Artistic License" or the "GNU General Public
License".
The C library at the core of the module "Date::Calc::XS" can, at your
discretion, also be used, modified and redistributed under the terms
of the "GNU Library General Public License".
Please refer to the files "Artistic.txt", "GNU_GPL.txt" and
"GNU_LGPL.txt" in the "license" subdirectory of this distribution
for any details!
=head1 DISCLAIMER
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the "GNU General Public License" for more details.
|