$Variable_B has asked for the wisdom of the Perl Monks concerning the following question:
#!/usr/bin/perl $a="<STDIN>"; $b="<STDIN>"; print "$a+$b\n";
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Inputing an Operator is it possible?
by dbp (Pilgrim) on Oct 07, 2002 at 03:19 UTC | |
by $Variable_B (Initiate) on Oct 07, 2002 at 03:30 UTC | |
by dbp (Pilgrim) on Oct 07, 2002 at 09:50 UTC | |
by dbp (Pilgrim) on Oct 07, 2002 at 10:10 UTC | |
by $Variable_B (Initiate) on Oct 09, 2002 at 00:33 UTC | |
by $Variable_B (Initiate) on Oct 09, 2002 at 00:36 UTC | |
by peschkaj (Pilgrim) on Oct 07, 2002 at 14:30 UTC | |
| |
Re: Inputing an Operator is it possible?
by krusty (Hermit) on Oct 07, 2002 at 03:12 UTC | |
| |
Re: Inputing an Operator is it possible?
by peschkaj (Pilgrim) on Oct 07, 2002 at 03:23 UTC | |
Re: Inputing an Operator is it possible?
by blahblahblah (Priest) on Oct 07, 2002 at 03:26 UTC | |
Re: Inputing an Operator is it possible?
by robartes (Priest) on Oct 07, 2002 at 08:44 UTC | |
Re: Inputing an Operator is it possible?
by fruiture (Curate) on Oct 07, 2002 at 11:12 UTC |