diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-19 06:33:49 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-02-19 06:33:49 +0000 |
commit | 8058d7abf600e878367b422ec507695e4ac6f25a (patch) | |
tree | 532a05dfd24d4fd343743294e4c48d2112ceba1f /MANIFEST | |
parent | 66558a1012141f943df65dc612575097c38aed90 (diff) | |
download | perl-8058d7abf600e878367b422ec507695e4ac6f25a.tar.gz |
rename byte:: to bytes::
p4raw-id: //depot/perl@5133
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -681,8 +681,8 @@ lib/bigfloat.pl An arbitrary precision floating point package 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/byte.pm Pragma to enable byte operations -lib/byte_heavy.pl Support routines for byte pragma +lib/bytes.pm Pragma to enable byte operations +lib/bytes_heavy.pl Support routines for byte pragma lib/cacheout.pl Manages output filehandles when you need too many lib/charnames.pm Character names lib/chat2.pl Obsolete ipc library (use Comm.pm etc instead) |