diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-06-11 20:41:51 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-06-11 20:41:51 +0000 |
commit | f3aa04c29a85dd63d563ae8e27316ff34501ccd5 (patch) | |
tree | 90f53949072970048dc3bd1eedd9045798beabc2 /MANIFEST | |
parent | bb53490d97a5ed51902bcf0779766b7e3359f9ff (diff) | |
download | perl-f3aa04c29a85dd63d563ae8e27316ff34501ccd5.tar.gz |
implement C<use caller 'encoding'>
p4raw-id: //depot/perl@3534
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |