in reply to
Single quotes inside variable names
Thats oldstyle for
$cgi_lib::buffsize
. and since the left part of the var is the package it does not work with
my
.
Boris
Comment on
Re: Single quotes inside variable names
In Section
Seekers of Perl Wisdom