CPANPLUS-Dist-Debora
view release on metacpan or search on metacpan
lib/CPANPLUS/Dist/Debora.pm view on Meta::CPAN
"debhelper", "fakeroot" and "sudo". The minimum supported debhelper version
is 12.
On RPM-based systems, install the packages "perl", "rpm-build", "gcc", "make",
"sudo" and, if available, "perl-devel" and "perl-generators".
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
You have to install the appropriate development packages yourself if you would
like to build Perl distributions that require C libraries. For example,
install the package "libssl-dev" or "openssl-devel" if the distribution uses
the OpenSSL libraries.
Enable C<verbose> mode (see above) if you would like to get feedback while
CPANPLUS downloads the list of Perl distributions from the Comprehensive Perl
Archive Network (CPAN). Use L<CPAN::Mini> or a repository manager to mirror
the CPAN locally.
lib/CPANPLUS/Dist/Debora/License.pm view on Meta::CPAN
None.
=head1 DEPENDENCIES
Requires the module L<Software::License> from CPAN.
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
None known.
=head1 AUTHOR
Andreas Vögele E<lt>voegelas@cpan.orgE<gt>
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2025 Andreas Vögele
lib/CPANPLUS/Dist/Debora/Package.pm view on Meta::CPAN
See L<CPANPLUS::Dist::Debora> for supported files and environment variables.
=head1 DEPENDENCIES
Requires the module L<Software::License> from CPAN.
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
Some operating systems numify Perl distribution versions but not consistently.
This module sticks closely to the version string, which seems to be the most
common approach.
=head1 SEE ALSO
L<CPANPLUS::Dist::Debora::Package::Debian>,
L<CPANPLUS::Dist::Debora::Package::RPM>,
L<CPANPLUS::Dist::Debora::Package::Tar>,
lib/CPANPLUS/Dist/Debora/Package/Debian.pm view on Meta::CPAN
Requires the Perl modules L<CPANPLUS> and L<Text::Template> from CPAN.
Requires the operating system packages "perl", "build-essential", "debhelper",
"fakeroot" and "sudo". The minimum supported debhelper version is 12.
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
None known.
=head1 SEE ALSO
dpkg(1), dpkg-buildpackage(1), debhelper(7)
=head1 AUTHOR
Andreas Vögele E<lt>voegelas@cpan.orgE<gt>
lib/CPANPLUS/Dist/Debora/Package/Mageia.pm view on Meta::CPAN
See L<CPANPLUS::Dist::Debora> for supported files and environment variables.
=head1 DEPENDENCIES
See L<CPANPLUS::Dist::Debora::Package::RPM> for dependencies.
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
See L<CPANPLUS::Dist::Debora::Package::RPM> for bugs and limitations.
=head1 AUTHOR
Andreas Vögele E<lt>voegelas@cpan.orgE<gt>
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2025 Andreas Vögele
lib/CPANPLUS/Dist/Debora/Package/RPM.pm view on Meta::CPAN
Requires the Perl modules L<CPANPLUS> and L<Text::Template> from CPAN.
Requires the operating system packages "perl", "rpm-build", "gcc", "make",
"sudo" and, if available, "perl-generators".
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
The date in the RPM changelog is in Coordinated Universal Time (UTC).
AutoReq is enabled for architecture-dependent packages so that shared library
dependencies are added. Unfortunately, there are some Perl distributions with
hardcoded dependencies on F</opt/bin/perl> that are picked up by AutoReq.
Create an additional RPM package that provides a symbolic link from
F</opt/bin/perl> to F</usr/bin/perl> if you need to install such Perl
distributions.
lib/CPANPLUS/Dist/Debora/Package/Tar.pm view on Meta::CPAN
None.
=head1 DEPENDENCIES
Requires the tar program and the Perl module L<Archive::Tar>.
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
None known.
=head1 AUTHOR
Andreas Vögele E<lt>voegelas@cpan.orgE<gt>
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2025 Andreas Vögele
lib/CPANPLUS/Dist/Debora/Pod.pm view on Meta::CPAN
=head1 DEPENDENCIES
Requires the modules L<Pod::Simple> and L<Pod::Simple::Search>, which are
distributed with Perl.
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
None known.
=head1 AUTHOR
Andreas Vögele E<lt>voegelas@cpan.orgE<gt>
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2025 Andreas Vögele
lib/CPANPLUS/Dist/Debora/Util.pm view on Meta::CPAN
installed in test mode.
=head1 DEPENDENCIES
Requires only modules that are distributed with Perl.
=head1 INCOMPATIBILITIES
None.
=head1 BUGS AND LIMITATIONS
Install L<IPC::Run> if IPC::Open3 causes IO::Select to output warnings.
=head1 AUTHOR
Andreas Vögele E<lt>voegelas@cpan.orgE<gt>
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2025 Andreas Vögele
( run in 0.565 second using v1.01-cache-2.11-cpan-4d50c553e7e )