summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-06-11 20:41:51 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-06-11 20:41:51 +0000
commitf3aa04c29a85dd63d563ae8e27316ff34501ccd5 (patch)
tree90f53949072970048dc3bd1eedd9045798beabc2 /MANIFEST
parentbb53490d97a5ed51902bcf0779766b7e3359f9ff (diff)
downloadperl-f3aa04c29a85dd63d563ae8e27316ff34501ccd5.tar.gz
implement C<use caller 'encoding'>
p4raw-id: //depot/perl@3534
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 8ec17f5acc..5aaf7ae1da 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -639,6 +639,7 @@ lib/bigint.pl An arbitrary precision integer arithmetic package
lib/bigrat.pl An arbitrary precision rational arithmetic package
lib/blib.pm For "use blib"
lib/cacheout.pl Manages output filehandles when you need too many
+lib/caller.pm Inherit pragmatic attributes from caller's context
lib/chat2.pl Obsolete ipc library (use Comm.pm etc instead)
lib/complete.pl A command completion subroutine
lib/constant.pm For "use constant"