#!/usr/bin/perl -w use strict; use myModule; my $sm = myModule->new; $sm->start_table('#000000',250);