SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Pod-Weaver-Section-SeeAlso rpm build for : openSUSE Tumbleweed. For other distributions click perl-Pod-Weaver-Section-SeeAlso.

Name : perl-Pod-Weaver-Section-SeeAlso
Version : 1.003 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 4.71 Date : 2024-08-05 20:38:49
Group : Development/Libraries/Perl Source RPM : perl-Pod-Weaver-Section-SeeAlso-1.003-4.71.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : add a SEE ALSO pod section
Description :
This section plugin will produce a hunk of pod that references the main
module of a dist from its submodules, and adds any other text already
present in the POD. It will do this only if it is being built with the
Dist::Zilla manpage, because it needs the data from the dzil object.

In the main module, this section plugin just transforms the links into a
proper list. In the submodules, it also adds the link to the main module.

For an example of what the hunk looks like, look at the the /SEE ALSO
manpage section in this POD :)

WARNING: Please do not put any POD commands in your SEE ALSO section!

What you should do when you want to add extra links is:

=head1 SEE ALSO
Foo::Bar
Bar::Baz
www.cpan.org

And this module will automatically convert it into:

=head1 SEE ALSO
=over 4
=item *
L< Main::Module>
=item *
L< Foo::Bar>
=item *
L< Bar::Baz>
=item *
L< www.cpan.org>
=back

You can specify more links by using the \"links\" attribute, or by specifying
it as a comment. The format of the comment is:



The way the links are ordered is: POD in the module, links attribute,
comment links.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Pod-Weaver-Section-SeeAlso-1.003-4.71.noarch.rpm
     

Provides :
perl(Pod::Weaver::Section::SeeAlso)
perl-Pod-Weaver-Section-SeeAlso

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Moose) >= 1.03
perl(Moose::Autobox) >= 0.10
perl(Pod::Weaver::Role::Section) >= 3.100710
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Pod
/usr/lib/perl5/vendor_perl/5.40.0/Pod/Weaver
/usr/lib/perl5/vendor_perl/5.40.0/Pod/Weaver/Section
/usr/lib/perl5/vendor_perl/5.40.0/Pod/Weaver/Section/SeeAlso.pm
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/AUTHOR_PLEDGE
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/Changes
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/CommitLog
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/LICENSE
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/README
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/doap.xml
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/examples
/usr/share/doc/packages/perl-Pod-Weaver-Section-SeeAlso/examples/weaver.ini
/usr/share/man/man3/Pod::Weaver::Section::SeeAlso.3pm.gz

 
ICM