This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.002_01: perl.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sun, 24 Mar 1996 11:18:11 +0000 (11:18 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Sun, 24 Mar 1996 11:18:11 +0000 (11:18 +0000)
commitab821d7fdc14a438ddd6cd70714e543a4552fdd9
treeb9af8e8a848e36888f8cdf794dcce0707bda1351
parent7f0a50ff081ecfbc16c55ea8fa0e035a2603d17b
perl 5.002_01: perl.c

Make usage() static and update message, add information to -v; change
run to runops; initialize $^O; initialize global pointer to list of
local patches (do we need this as a global?); reset e_fp when file
is closed; update VMS support
perl.c