On Thu, Jan 19, 2006 at 08:31:50PM +0100, Peter Makholm wrote:
> [EMAIL PROTECTED] (Daniel Tiefnig) writes:
> 
> > if(FOO) {
> >     print "foo!";
> > } else {
> >     print "bar!";
> > }
> 
>   print FOO?"foo!":bar!";
> 
> 23 strokes against 56 strokes

Search pattern not terminated at -e line 1.

-- 
------------------------------------------------------------------------
 Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
 .project: Perl, mod_perl, DBI, Oracle, large Web systems, XML/XSL, ...
                Only self-confident people can be simple.

Reply via email to