Info2: <<
Package: devel-profile-pm%type_pkg[perl]
Version: 1.05
Revision: 1
Source: mirror:cpan:authors/id/J/JA/JAW/Devel-Profile-%v.tar.gz
Source-Checksum: SHA256(4745cc69d69fd7cb0376607e449b6a0327d856aa72ee8a7581eb92e6df34a47d)
Depends: perl%type_pkg[perl]-core
Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3)
Distribution: <<
	(%type_pkg[perl] = 5162) 10.9,
	(%type_pkg[perl] = 5162) 10.10,
	(%type_pkg[perl] = 5162) 10.11,
	(%type_pkg[perl] = 5162) 10.12,
	(%type_pkg[perl] = 5162) 10.13
<<
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
UpdatePOD: true
DocFiles: CHANGES README
Description:  Timing analysis for perl programs
DescDetail: <<
The Devel::Profile package is a Perl code profiler.  This will collect
information on the execution time of a Perl script and of the subs in
that script.  This information can be used to determine which subrou-
tines are using the most time and which subroutines are being called
most often.
<<
License: Artistic
Maintainer: Daniel Macks <dmacks@netspace.org>
Homepage: https://metacpan.org/dist/Devel-Profile
<<