|
Team: Webteam Task list Roles Technology: PHP Perl CSS PmWiki Links Development notes Website: About All recent changes PerlPerl UsageApache mod_perl provides the server side scripting language. The following conventions are used in developing Perl scripts for the TTC web site:
Perl DevelopmentSelected information from the Perl documentation and manual.
References
MirroringThis section discusses installing and using perl to mirror the club's web site. InstallationThe covers the installation on a WindowsXPHome machine. In general this should work for most versions of windows, but is not recommended on Win9x.
ExecutionYou should have little trouble getting your perl script to run under windows. If you have trouble getting them to work once they have been uploaded to the website check the following:
It is advisable to test you scripts locally. You can do this through the web server, but first you should test them from the command line. Use the ttc.pl as a test framework. Perl Environment |