perl

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sm00thcrimnl13

    perl

    if i have windows 2000 and know how to write perl scripts, how to i
    actuvate the script through perl?
  • nobull@mail.com

    #2
    Re: perl

    sm00thcrimnl13@ yahoo.com (sm00thcrimnl13 ) wrote in message news:<2ebdd9d4. 0401281422.1c50 51d5@posting.go ogle.com>...
    [color=blue]
    > Subject: perl[/color]

    Please put the subject of your post in the Subject of your post. If
    in doubt try this simple test. Imagine you could have been bothered
    to have done a search before you posted. Next imagine you found a
    thread with your subject line. Would you have been able to recognise
    it as the same subject?

    If your subject truely refects your level of understanding of your
    problem then you have not thought about your problem anywhere near
    enough to consider asking anyone else for help.
    [color=blue]
    > if i have windows 2000 and know how to write perl scripts, how to i
    > actuvate the script through perl?[/color]

    What do you mean by "actuvate the script through perl"?

    Do you mean execute a Perl script?

    You can do "C:\perl\bin\pe rl.exe whatever" (replacing C:\perl with
    wherever you installed Perl).

    Or you can just give the scipt a .pl suffix and double click in
    explorer (as most popular Perl installations will associate the .pl
    file extension with perl.exe).

    Is this perhaps a stealth CGI question?

    If you are asking how to configure your web server to execute CGI
    scripts written in Perl then then that is question about how to
    configure your (unspecified) web server software not a question about
    Perl.

    That said, if you are using the ActiveState Perl distribution and your
    web server is IIS then the .pl suffix will optionally be automatically
    be associated with perl.exe in the IIS CGI configuration when you
    install Perl.

    This newsgroup does not exist (see FAQ). Please do not start threads
    here.

    Comment

    Working...