please tell me what this means! Explain as you would to a newbie. ########################################## use lib qw(.); #use CGI::Carp "fatalsToBrowser"; use strict; no strict 'refs'; $| = 1; #flush output require 5.004; require 'ss.lib'; #shared subroutine library # ------------------------ LOAD GLOBAL VARS ----------------------------- use vars qw( $admin $addflag $appfield $approved $AuthCode $AVS $cardservice $cartcounter $cartfile $cartflag $cart_image $catalog $cgi_location $commafy $cookieid $cookiepass $currency $currloc $customer $customers $custmail $dat $datadir $demo $ddir $declined $DefaultTemplate $default_page $diagnostic $diagnostics $domain $exclude $headerflag $index $lockout_path $logfile $mailprog $merchantmail $nocookie $nomail $oldid $OnErrorFile $pass_file $payloads $precision $program $referrers $Rejection $root $sbcookie $secure_image $secure_url $sspath $startnum $TempDir $items $YourCompany $YourMail %added %cart %Cookies %form %required %userinfo @omsg @referers $uploadurl $maxfilesize );
########################################## Also what does -T mean. thank You, Andrew __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]