Revision: 1418
Author: [email protected]
Date: Thu Mar 22 09:02:39 2012
Log: nytprofmerge now gets in man page installed, RT#75911
http://code.google.com/p/perl-devel-nytprof/source/detail?r=1418
Modified:
/trunk/Changes
/trunk/Makefile.PL
=======================================
--- /trunk/Changes Thu Mar 22 09:00:59 2012
+++ /trunk/Changes Thu Mar 22 09:02:39 2012
@@ -15,6 +15,7 @@
Updated ::Apache docs including troubleshooting, RT#75912.
nytprofmerge no longer dies on some errors, RT#75918.
nytprofmerge now sums cumulative_overhead_ticks, RT#75909.
+ nytprofmerge now gets in man page installed, RT#75911.
=head2 Changes in Devel::NYTProf 4.06 (svn r1406) 30th Nov 2010
=======================================
--- /trunk/Makefile.PL Mon Mar 1 09:18:51 2010
+++ /trunk/Makefile.PL Thu Mar 22 09:02:39 2012
@@ -30,6 +30,7 @@
} else {
@man = ( MAN1PODS => {
'bin/nytprofhtml' => '$(INST_MAN1DIR)/nytprofhtml.1',
+ 'bin/nytprofmerge'=> '$(INST_MAN1DIR)/nytprofmerge.1',
'bin/nytprofcsv' => '$(INST_MAN1DIR)/nytprofcsv.1',
'bin/nytprofcg' => '$(INST_MAN1DIR)/nytprofcg.1',
} );
--
You've received this message because you are subscribed to
the Devel::NYTProf Development User group.
Group hosted at: http://groups.google.com/group/develnytprof-dev
Project hosted at: http://perl-devel-nytprof.googlecode.com
CPAN distribution: http://search.cpan.org/dist/Devel-NYTProf
To post, email: [email protected]
To unsubscribe, email: [email protected]