Re: Perl Programming within Debian
- From: Joe <joe@xxxxxxxxxxxxxx>
- Date: Sat, 30 Dec 2006 17:57:47 +0000
rocky wrote:
Hey all,
I wish all of you a Happy New Year!
I'm thinking of learning Perl Programming. Can any of you help me get
started on how to programming Perl in Debian? I mean what is the file
extension for the perl? Is it .cgi? Do I need to use any compiler for
perl? what is the best choice? How can I test my work(For instance in
PHP programming I can use Firefox browse to the file I want to see the
output)?
I was trying to search on the net and it did give me lots of results.
But because I'm in China and due to the earthquake took place in Taiwan
which very badly demaged the network, most of the webpages could not
loaded. Thanks to the google, which its servers are scattered all over
the world. Get help through google group is my only way now.
Some more information: Perl has a vast array of libraries or modules,
and Perl tutorials will explain how to get them from the CPAN archive
and install them under Linux. Debian has many of the more important
modules as packages, and it is easier to install them using Debian
tools. Several of the Net::xxx modules are contained in the package
libnet-perl, for example. Google will help find which modules are
available this way, and in which packages. Perl itself is part of the
Debian core, and will already be installed with some module packages.
There are certainly more attractive languages than Perl, which has a
few features which are not intuitive, but I don't think any have the
same range of libraries. You can find a ready-made module to do almost
anything you can imagine.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Perl Programming within Debian
- From: Roberto C. Sanchez
- Re: Perl Programming within Debian
- References:
- Perl Programming within Debian
- From: rocky
- Perl Programming within Debian
- Prev by Date: Re: Installing Fonts
- Next by Date: Re: bridging eth1 to eth0
- Previous by thread: RE: Perl Programming within Debian
- Next by thread: Re: Perl Programming within Debian
- Index(es):
Relevant Pages
- Re: Native language versions
... : For a general purpose programming language: Probably not. ... Even though
this is not Perl, but TeX, I know ... instead of the English commands (TeX ...
(comp.lang.perl.misc) - Recommend an E-book Meeting the Following Criteria (Newbie, Long)
... I know several programming languages namely Java, Perl and C in this order ...
Now I'm wondering which Python book I should get as there are so many out ... I'd like
to mostly concentrate on language features but some pointers ... (comp.lang.python) - Re: package management
... Yeah, but I don't think it's very different from, say, managing Perl ... libraries
or something similar. ... entity (the Debian guys, the Lisp developers who cater to ASDF-INSTALL,
... or at least the packages I've looked at don't seem to specify any version ...
(comp.lang.lisp) - Re: Dynamic Typing, Defencive Programming and Prototypes (Was: Interfaces and Type Safety)
... But as to defencive programming in Perl, ... Note that tied hashes or
arrays are conceptually overloading the ... > Argh as in C again, I like the Java method
where the compiler doesn't force ... (comp.lang.perl.misc) - Re: Dynamic Typing, Defencive Programming and Prototypes (Was: Interfaces and Type Safety)
... But as to defencive programming in Perl, ... And as to making warnings
die, ... (comp.lang.perl.misc)