Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 1996 16:32:29 +0200
From:      Mark Murray <mark@grondar.za>
To:        current@freebsd.org
Subject:   To pick a Perl fight! (more)
Message-ID:  <199603161432.QAA00780@grumble.grondar.za>

next in thread | raw e-mail | index | archive | help
Hi people

I have just committed Perl 5.002, and I had a look at perls useage.
Here's a summary: (df -k)

1148	./bin
830	./lib/perl5/pod
1	./lib/perl5/i386-freebsd/5.002/auto/Text/ParseWords
2	./lib/perl5/i386-freebsd/5.002/auto/Text
7	./lib/perl5/i386-freebsd/5.002/auto/DynaLoader
29	./lib/perl5/i386-freebsd/5.002/auto/DB_File
10	./lib/perl5/i386-freebsd/5.002/auto/Fcntl
15	./lib/perl5/i386-freebsd/5.002/auto/FileHandle
15	./lib/perl5/i386-freebsd/5.002/auto/NDBM_File
85	./lib/perl5/i386-freebsd/5.002/auto/POSIX
19	./lib/perl5/i386-freebsd/5.002/auto/SDBM_File
14	./lib/perl5/i386-freebsd/5.002/auto/Safe
20	./lib/perl5/i386-freebsd/5.002/auto/Socket
217	./lib/perl5/i386-freebsd/5.002/auto
954	./lib/perl5/i386-freebsd/5.002/CORE
1187	./lib/perl5/i386-freebsd/5.002
1188	./lib/perl5/i386-freebsd
1	./lib/perl5/site_perl/i386-freebsd
2	./lib/perl5/site_perl
6	./lib/perl5/Devel
273	./lib/perl5/ExtUtils
31	./lib/perl5/File
31	./lib/perl5/Getopt
6	./lib/perl5/I18N
10	./lib/perl5/IPC
24	./lib/perl5/Math
4	./lib/perl5/Net
25	./lib/perl5/Pod
3	./lib/perl5/Search
10	./lib/perl5/Sys
22	./lib/perl5/Term
8	./lib/perl5/Test
16	./lib/perl5/Text
14	./lib/perl5/Tie
5	./lib/perl5/Time
6	./lib/perl5/auto/Text/ParseWords
7	./lib/perl5/auto/Text
17	./lib/perl5/auto/DynaLoader
2	./lib/perl5/auto/DB_File
2	./lib/perl5/auto/Fcntl
154	./lib/perl5/auto/POSIX
2	./lib/perl5/auto/Socket
185	./lib/perl5/auto
604	./lib/perl5/man/man3
605	./lib/perl5/man
3731	./lib/perl5
3732	./lib
405	./man/man1
424	./man
5307	.

So - there is about 1.2MB in bin/, 3.7MB in lib/ and 0.5MB in man/.

It is pretty obvious that lib/ can be slashed down by quite a bit,
in fact I believe lib/ can be reduced to almost nothing (about
500k), but that will involve pushing man up to maybe 600-700k.

M

-- 
Mark Murray
46 Harvey Rd, Claremont, Cape Town 7700, South Africa
+27 21 61-3768 GMT+0200
Finger mark@grondar.za for PGP key



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603161432.QAA00780>