in reply to Re^2: CGI::Ajax No head/html tags, nowhere to insert. Returning javascript anyway.
in thread CGI::Ajax No head/html tags, nowhere to insert. Returning javascript anyway.

Doctor Doctor it hurts when I do this, but it doesn't hurt when I don't do it

Ok then :)

  • Comment on Re^3: CGI::Ajax No head/html tags, nowhere to insert. Returning javascript anyway.

Replies are listed 'Best First'.
Re^4: CGI::Ajax No head/html tags, nowhere to insert. Returning javascript anyway.
by msinfo (Sexton) on Sep 01, 2013 at 18:38 UTC

    ;-) If it's not humor, then, I didn't understand

    So can other Perl statements be inserted into above code?

        do { if( ... ) { ...; $return->last_statement; } }

        extra parenthesis -MO=Deparse,-p style

        ( ( if_condition_true() ) ? ( then_return_this() ) : ( else_return_this() ) )

        :D