develooper Front page | perl.perl6.internals | Postings from December 2001

RE: SAPI (Was RE: args, argv in parrot?)

Thread Previous | Thread Next
From:
Wizard
Date:
December 4, 2001 05:25
Subject:
RE: SAPI (Was RE: args, argv in parrot?)
Message ID:
COELLJDMODGEGNJGPJLBIECECDAA.wizard@neonedge.com
> perl -e 'xxxx'
> is very essential; though I could see a compatibility mode being
> enabled by
> default with '-e' if necessary.
But perl is not parrot, and parrot doesn't need -e (unless we expect people
to write one-liners in actual bytecode). Perl will be sitting on top of
parrot, so it will need to pass the environment-specifics to parrot. I
believe that this is what we are discussing. The question is whether we pass
command-line arguments on the command-line, or whether we create another
mechanism.
Grant M.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About