<package type="rpm">
	<name>perl-Clone-Fast</name>
	<arch>aarch64</arch>
	<version epoch="0" ver="0.97" rel="4"/>
	<checksum type="sha256" pkgid="YES">fa18006c48eaf1f2cdf044f750e803a8a5292533f36f2bbddb1fc50f88493996</checksum>
	<summary>Natively copying Perl data structures</summary>
	<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%          --</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url>https://search.cpan.org/dist/Clone-Fast</url>
	<time file="1766020697" build="1766020584"/>
	<size package="25797" installed="34472" archive="0"/>
	<location href="perl-Clone-Fast-0.97-4-omv2590.aarch64.rpm"/>
	<format>
		<rpm:license>GPL+ or Artistic</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Perl</rpm:group>
		<rpm:buildhost>altra-5.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>perl-Clone-Fast-0.97-4.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="9589"/>
		<rpm:provides>
			<rpm:entry name="perl(Clone::Fast)" flags="EQ" ver="0.970.0"/>
			<rpm:entry name="perl-Clone-Fast" flags="EQ" ver="0.97" rel="4"/>
			<rpm:entry name="perl-Clone-Fast(aarch-64)" flags="EQ" ver="0.97" rel="4"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="ld-linux-aarch64.so.1()(64bit)"/>
			<rpm:entry name="ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)"/>
			<rpm:entry name="libc.so.6()(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
			<rpm:entry name="libperl.so.5.42()(64bit)"/>
			<rpm:entry name="perl(Exporter)"/>
			<rpm:entry name="perl(XSLoader)"/>
			<rpm:entry name="perl(strict)"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
			<rpm:entry name="rtld(GNU_HASH)"/>
		</rpm:requires>
	</format>
</package>
