Re: Perl Programming within Debian
- From: "Leonid Grinberg" <lgrinberg@xxxxxxxxx>
- Date: Sat, 30 Dec 2006 15:49:08 -0500
OK, several things:
Perl does NOT encourage bad behavior. It simply makes it easier to code poorly.
Perl is not as difficult to learn as people say it is.
The best place to start would be Google. That is how I learned it. The
package ``perl'' will have the interpreter. The package perl-doc will
have the command ``perldoc'' (yes, the package has a dash - the
program does not). perldoc has lots of nice documentation. I suggest
getting ``Learning Perl'' and ``The Perl Cookbook'' if you can. Also,
sign up for the mailing list beginners@xxxxxxxx where many nice people
will help you use the language.
Any extension works, but .pl is conventional for command line.
Sometimes, people give it no extension at all. For web servers, either
.cgi or .pl are usually used.
Good luck! Feel free to email me if you have any questions!
--
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: John K Masters
- Re: Perl Programming within Debian
- References:
- Perl Programming within Debian
- From: rocky
- Re: Perl Programming within Debian
- From: David Baron
- Re: Perl Programming within Debian
- From: Greg Folkert
- Re: Perl Programming within Debian
- From: David Baron
- Perl Programming within Debian
- Prev by Date: Re: Perl Programming within Debian
- Next by Date: Re: update messages
- Previous by thread: Re: Perl Programming within Debian
- Next by thread: Re: Perl Programming within Debian
- Index(es):
Relevant Pages
- Re: year not returned by Time::localtime
... internals of perl regarding memory management and hence the distinction ...
Instead I suspect that you mean that the new package function should be ... Its not possible
to disambiguate (identify the appropriate ... By the time I can explain it without confusing
you, ... (perl.beginners) - RE: Request For Help - Perl DBI & DBD::mysql
... If you installed win32 perl from activestate then the activestate package ...
install DBD-MySQL ... anti-virus service working around the clock, around the globe,
visit: ... (perl.dbi.users) - Re: use Win32::TieRegistry if ($^O =~ /win32/i)
... Registry Package if I'm on Windows? ... Assuming you have a recent version of
perl (I think 5.8.0 or higher, ... (See perldoc -f use) ... Not as arrogant
as your reply. ... (comp.lang.perl.misc) - Re: use Win32::TieRegistry if ($^O =~ /win32/i)
... Registry Package if I'm on Windows? ... Assuming you have a recent version of
perl (I think 5.8.0 or higher, ... Is this the error when the OS is Win32 or when
the OS is NOT Win32 ?? ... But now I don't see the reference. ... (comp.lang.perl.misc) - Re: Using Python in ActiveX task - works when run as separate step
... when executing the package. ... Peter Yang, if you can detail some of what you
did to get Perl working, I'd ... >> was trying to use Python in this case
because I know it a little better than ... >>>You could execute the step in DTS
package window. ... (microsoft.public.sqlserver.dts)