[erlang-questions] Erlang/YAWS vs Free Pascal/Xitami
J
partdavid@REDACTED
Sat Mar 29 04:28:07 CET 2008
On Thu, Mar 27, 2008 at 2:59 PM, Michael Campbell
<michael.campbell@REDACTED> wrote:
>
> J wrote:
> > my $thing = get_somestuff(...);
> >
> > And of course it really needed to be my ($thing) or my @thing or my
> > (@thing). "Difficult to track" is relative, but by the time this all
> > bubbled up into a failure it took a silly amount of time to identify
> > (a half hour or an hour).
>
> What did perl -w say?
Nothing. I don't have any perl scripts that aren't invoked that way or
allow soft references or anything like that.
On Thu, Mar 27, 2008 at 9:32 PM, Richard A. O'Keefe <ok@REDACTED> wrote:
> Perl is very much a special case.
Sure.
-j
More information about the erlang-questions
mailing list