PerlNotes
This page is PerlNotes.
Interactive Notes for Perl, Lucky class Number 15528
That we are going to author together. Feel free to edit everything and anything on this page. A link to a new page happens if you use StudlyCase (see the caps?)
- Outline is here:
http://www.lanoie.com/outlines/WebDev/15528.html
- Introduction from the textbook - also the notes
- Introduction to Editing Tools
- Use Pico for quick edting
PicoCommands?:
http://www.panix.com/help/pico.html
link:
http://www.textpad.com/download/index.html
- FileZilla for secure file transfer protocol
http://filezilla.sourceforge.net/
- install putty here and at home
http://www.chiark.greenend.org.uk/sgtatham/putty/download.html
- Installing a perl environment on Apache (not on your tests -we're not, but useful for home editing - at some point your employer will ask you to do so much work if you are on a perl environment, that you may be in a position with 2 weeks to kill that you want to start a job in Perl and finish it on Apache, which is the more likely environment you will be running perl in).
http://www.ricocheting.com/server/
- Perl Tutorial
http://www.comp.leeds.ac.uk/Perl/start.html
- CHMOD tutorial
http://www.evolt.org/article/A_quick_and_dirty_chmod_Tutorial/18/541/
While reading through the above document, please set your permissions for 755. 7 for execute, read and write, 5 for execute and read, and 5 for execute and read.
Last edited on Monday 13 November 2006 18:02:38



