TOUPEIRA $Id$ ------------------------------------------------------------------- The main goal of this project is to build a File Downloader with Web front-end. It's a college project so don't be too demanding. Toupeira - Directory Tree -------------------------- . |-- README [ this file ] |-- bin [ directory for support scripts ] | `-- test.pl |-- data [ data directory ] | `-- users [ user data directory ] | |-- rbarroso | `-- tfp |-- docs [ documentation ] |-- etc [ configuration files ] | `-- toupeira.conf |-- lib [ modules directory ] | |-- Toupeira | | `-- Users.pm | `-- Toupeira.pm |-- logs [ logs directory ] |-- tmp [ tmp files ] `-- webroot [ root for web files ] |-- cgi [ cgi version ] `-- mason [ mason version