pspec.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>perl-Scalar-Util</Name>
  6. <Homepage>https://metacpan.org/pod/Scalar::Util</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <IsA>library</IsA>
  13. <PartOf>programming.language.perl</PartOf>
  14. <Summary>A selection of general-utility scalar subroutines</Summary>
  15. <Description>Scalar::Util contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size would be so small that being individual extensions would be wasteful.</Description>
  16. <Archive sha1sum="30b5861121ee98b8691b0b742011a91bfbdcde66" type="targz">https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.53.tar.gz</Archive>
  17. <BuildDependencies>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>perl-Scalar-Util</Name>
  22. <RuntimeDependencies>
  23. </RuntimeDependencies>
  24. <Files>
  25. <Path fileType="library">/usr/lib</Path>
  26. <Path fileType="doc">/usr/share/doc/perl-Scalar-Util</Path>
  27. <Path fileType="man">/usr/share/man</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="1">
  32. <Date>2019-11-20</Date>
  33. <Version>1.53</Version>
  34. <Comment>Package is rebuilded because of perl upgrade and released up.</Comment>
  35. <Name>Süleyman Poyraz</Name>
  36. <Email>zaryob.dev@gmail.com</Email>
  37. </Update>
  38. </History>
  39. </INARY>