Re: unusual function..!!

2001-11-04 Thread Troy Denkinger
On Sunday 04 November 2001 01:02, nafiseh saberi wrote: > I see in many source that...use print <<"TABLE"; > when want to work with html in cgi... > but I dont find this syntax of print ( print <<) in any document of > perl.. why ?!! This is called a "Here document". I don't have my camel

unusual function..!!

2001-11-03 Thread nafiseh saberi
hi.. I see in many source that...use print <<"TABLE"; when want to work with html in cgi... but I dont find this syntax of print ( print <<) in any document of perl.. why ?!! thx a lot.. _ Best regards Try to always be hopefull