#!/usr/local/bin/perl -w use lib qw(/home/kabumap/servlets/dt/cgi-bin); use strict; use dailyChart::DailyChart; dailyChart::DailyChart::run();