SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Clone-Fast rpm build for : Mandriva 2009. For other distributions click perl-Clone-Fast.

Name : perl-Clone-Fast
Version : 0.93 Vendor : Mandriva
Release : 1mdv2009.1 Date : 2009-02-20 16:10:56
Group : Development/Perl Source RPM : perl-Clone-Fast-0.93-1mdv2009.1.src.rpm
Size : 0.04 MB
Packager : Jérôme Quelin < jquelin_mandriva_org>
Summary : Natively copying Perl data structures
Description :
Essentially, this module is a very optimized version of the Clone::More
manpage. By taking advantage of one of the Clone::More manpage\'s
\'OPTIMIZATION_HACKS\' as well as removing all the Pure Perl from the
\'More.pm\', I was able to gain a lot of speed out of the module.
Essentially, though, the core of the module is exactly as that of the
Clone::More manpage.

You will see that by useing the Benchmark::cmpthese manpage, I ran a simple
comparison between the Storable::dclone manpage, the Clone::More::clone
manpage, and the Clone::Fast::clone manpage. You will (should) begin to see
the reason why I loaded this module along side of the Clone::More manpage.

Rate Storable Clone::More Clone::Fast
Storable 7552/s -- -39% -59%
Clone::More 12400/s 64% -- -33%
Clone::Fast 18442/s 144% 49% --

RPM found in directory: /vol/rzm6/linux-mandriva/official/2009.1/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Clone-Fast-0.93-1mdv2009.1.i586.rpm
     Search for other platforms
perl-Clone-Fast-0.93-1mdv2009.1.sparc.rpm
perl-Clone-Fast-0.93-1mdv2009.1.alpha.rpm
perl-Clone-Fast-0.93-1mdv2009.1.ppc.rpm
perl-Clone-Fast-0.93-1mdv2009.1.ia64.rpm
perl-Clone-Fast-0.93-1mdv2009.1.s390.rpm

Provides :
Fast.so
perl(Clone::Fast)
perl-Clone-Fast
perl-Clone-Fast(x86-32)

Requires :
perl-base => 2:5.10.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsLzma) <= 4.4.6-1
libc.so.6(GLIBC_2.0)
perl(Exporter)
libc.so.6(GLIBC_2.1.3)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6
libperl.so
perlapi-5.10.0
perl(XSLoader)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Clone
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Clone/Fast.pm
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Clone
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Clone/Fast
/usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/auto/Clone/Fast/Fast.so
/usr/share/doc/perl-Clone-Fast
/usr/share/doc/perl-Clone-Fast/Changes
/usr/share/doc/perl-Clone-Fast/README
/usr/share/man/man3/Clone::Fast.3pm.lzma

 
ICM