Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Perl?

by Anonymous Monk
on Oct 26, 2000 at 00:45 UTC ( [id://38493]=perlquestion: print w/replies, xml ) Need Help??

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re: Perl?
by Fastolfe (Vicar) on Oct 26, 2000 at 00:49 UTC
    You type "perl".

    Or under Unix, you can put #!/usr/bin/perl (or whatever for your system) as the first line of your script.

    See perlrun or buy any of the dozens of Perl books on the market that goes into introductory Perl topics. We definitely need more information to be able to help you. "How do you use Perl?" is impossible to answer.

    A reply falls below the community's threshold of quality. You may see it by logging in.
Re: Perl?
by btrott (Parson) on Oct 26, 2000 at 00:49 UTC
    The same way you use anything else:
    use perl;
    of course.

    Or you can do

    perldoc perl
    and get started there.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://38493]
Approved by root
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-03-29 12:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found