SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Sex rpm build for : openSUSE Tumbleweed. For other distributions click perl-Sex.

Name : perl-Sex
Version : 0.69 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 7.72 Date : 2024-08-05 17:34:18
Group : Development/Libraries/Perl Source RPM : perl-Sex-0.69-7.72.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Perl teaches the birds and the bees.
Description :
Heterogeneous recombination of Perl packages.

Given two (or more, I\'m a liberal guy) packages, Sex.pm will recombine
their symbols at random recombining them into the new module thus providing
a cross-section of its functions and global variables. It will also push
the parent classes onto the child\'s AATTISA array.

So you could do:

package Net::SFTP;
use Sex qw(Net::FTP Net::SSLeay);

And get a secure FTP client!

The recombination occurs in such a way to ensure that the child will
contain -all- the symbols of both parents. Should two (or more) parents
wish to bestow the same symbol on its child one will be chosen at random.

For example:

package DejaNews;
use Sex qw(LWP::Simple Net::NNTP);

LWP::Simple and Net::NNTP both have a head() function and thus they try to
give head() to their child. Sex.pm will suck the head() off either
LWP::Simple or Net::NNTP and stick it to DejaNews. Afterwards, DejaNews can
procede to finally use its head().

Here\'s another timely example for Sex in the 21st century:

package URI::Bot9000;
use Sex qw(URI LWP::RobotUA protected);

Because of the dire consequences of having sex with URI, one should make
sure you\'re well protected.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Sex-0.69-7.72.noarch.rpm
     

Provides :
perl(Sex)
perl-Sex

Requires :
perl(:MODULE_COMPAT_5.40.0)
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/Sex.pm
/usr/share/doc/packages/perl-Sex
/usr/share/doc/packages/perl-Sex/README
/usr/share/man/man3/Sex.3pm.gz

 
ICM