On Jun 10, 2007, at 9:18 PM, On Ali wrote:

Is there a perl equivalent to PHP variables $_POST and $_GET?

Perl is a general-purpose programming language and does not have web stuff builtin. To do web programming you need to pick some library/ framework like CGI.pm or Catalyst for example.

-- fxn




--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to