• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Reply to: Learn perl

Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Learn perl"

Collapse

  • Goya
    replied
    Cheers for the info. Perl is already used at existing customer sites, on different platforms (mainly Solaris, Linux & Windows), so Perl is the only option currently.

    Just ordered a book "Elements of Programming with Perl". Had a look at "Learning Perl", but i think the elements one may be a little better tailored to my complete lack of programming knowledge!

    Leave a comment:


  • Stan
    replied
    Read and understand the O'Reilly book "Learning Perl", the step after that is "programming perl" tho I understand it might have had a name change.

    They are decent books that should tell you what you want to know.

    In an ideal world I would choose ruby HOWEVER perl is much more likely to be approved for or already installed on client's servers so it is well worth knowing.

    Leave a comment:


  • cottonfoo
    replied
    PHP could not be more different from Perl, and if I found someone had written some "shell" scripts in PHP I'd let them go Perl has CPAN too (which I might argue is getting TOO big), PHP's library sites can't compare.

    I wouldn't say Perl was dying (there are a lot of quite good projects around for development, Catalyst as a Rails implementation, DBIx::Class as an ORM, Template Toolkit etc), but I would say that if you wanted to look for work using these skills, there's perhaps more likelihood of getting a Perl job than a Python one. If you're writing new stuff, go for whatever you prefer.

    Get O'Reilly's "Learning Perl", that's a good way to start. There are a lot of tutorials online but a lot of them seem to have the quality of an online JavaScript resource, which is saying something bad. The problem is, it's difficult for a first timer to spot a bad tutorial. There may be some stuff on perl.com and perl.org that will help.

    Steve.

    Leave a comment:


  • Cowboy Bob
    replied
    Originally posted by Bright Spark
    Your probably better off learning php, It has a very large community and libraries with recent versions of php (4.3.0) you can create shell scripts.

    http://www.php.net/manual/en/features.commandline.php

    for php documentation visit:
    http://www.php.net/manual/en/index.php
    http://www.php-security.org/

    The maintainers of the language seem reluctant to patch a lot of the security bugs...

    Leave a comment:


  • Bright Spark
    replied
    Your probably better off learning php, It has a very large community and libraries with recent versions of php (4.3.0) you can create shell scripts.

    http://www.php.net/manual/en/features.commandline.php

    for php documentation visit:
    http://www.php.net/manual/en/index.php

    Leave a comment:


  • AtW
    replied
    Perl is dieing slowly but surely - and this comes from person who used Perl since around 1997 and I am a member of a local Perl User Group: use Python or something like this for scripting, though probably for throw away scripts Perl will be okay for another decade.

    Leave a comment:


  • DaveB
    replied
    just google for perl tutorials. There are loads out there that go from first principles to complex problems. Perl is actually really easy once you get your head round it and work out how the regex's work.

    Leave a comment:


  • Goya
    started a topic Learn perl

    Learn perl

    I could do with learning perl - any tips?!

    I've no programming experience. I just need to understand\write perl scripts and do stuff like data manipulation, insert stuff into files during a process, etc, etc.

    I did a search on this forum & found a similar post, but this was from 2003. Just wondered if anyone had something a little more up to date?
Working...
X