Post Type:
Tip
The attached file [which is only visible if you are logged in] is really a zip file but has been given a .jpg extension to allow it to be uploaded
please rename it from Perl-Course_zip.jpg to Perl-Course.zip when you have downloaded it.
The zip file expands to a directory,
which contains a document in rtf format which is the course notes
suggested solutions to the exercises
and test data required for a couple of the programs
The course was compiled and modified from various sources on the web and the original authors whose names I no longer know are duly credited.
The course was intended to be a one day workshop for experienced unix programmers, but in fact one day was a bit ambitious to complete all the exercises.
The course is aimed at unix but could be easily modified for other environments
hope somebody finds this useful
Tim
| Attachment | Size |
|---|---|
| Perl-Course.zip | 43.79 KB |

Delicious
Digg
StumbleUpon


Comments
It should all be fixed
Kris
Also thanks
I've been meaning to get to grips with Perl (Python guy) by trying to write a script that allows you to rename a file and all references to that file in other files like for example renaming a webpage and changing all existing links in other files within a certain directory to point to that new page name. So this should come in handy.