summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-12-21 10:22:27 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2008-12-21 10:22:27 +0100
commitda09661133f307d85bb4af54945611a44b1d907f (patch)
tree9570843da91ce8c2cbe55b8053efd4a4cdd9ca66 /MANIFEST
parentde8ca8af19546d4922bab4537a72c9b2b3354009 (diff)
downloadperl-da09661133f307d85bb4af54945611a44b1d907f.tar.gz
Add the perlperf manpage, by Richard Foley
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index c89f105b40..8ad939a510 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1667,9 +1667,9 @@ lib/Attribute/Handlers/t/data_convert.t Test attribute data conversion
lib/Attribute/Handlers/t/linerep.t See if Attribute::Handlers works
lib/Attribute/Handlers/t/multi.t See if Attribute::Handlers works
lib/attributes.pm For "sub foo : attrlist"
-lib/autodie.pm Functions suceed or die with lexical scope
lib/autodie/exception.pm Exception class for autodie
lib/autodie/exception/system.pm Exception class for autodying system()
+lib/autodie.pm Functions suceed or die with lexical scope
lib/AutoLoader.pm Autoloader base class
lib/AutoLoader/t/01AutoLoader.t See if AutoLoader works
lib/AutoLoader/t/02AutoSplit.t See if AutoSplit works
@@ -3440,6 +3440,7 @@ pod/perlopentut.pod Perl open() tutorial
pod/perlop.pod Perl operators and precedence
pod/perlothrtut.pod Old Perl threads tutorial
pod/perlpacktut.pod Perl pack() and unpack() tutorial
+pod/perlperf.pod Perl Performance and Optimization Techniques
pod/perl.pod Perl overview (this section)
pod/perlpod.pod Perl plain old documentation
pod/perlpodspec.pod Perl plain old documentation format specification