On Thu, 2008-04-10 at 03:44 -0700, jeevs wrote:
> Is there a good debugger for perl. I have an application running on
> Ubuntu , with apache and mod perl along with mysql. and we are into
> reverse engineering the product. And need to debug the code. Is there
> any debugger for perl other than the
On Sun, Apr 13, 2008 at 12:35 AM, <[EMAIL PROTECTED]> wrote:
> Hi,
> How do I construct a regex to count the number of 'a' within a scalar
> variable such as the undermentioned.
> One method I can think of is to split the scalar string into a list and then
> do the counting but I just feel tha
Hi,
How do I construct a regex to count the number of 'a' within a scalar variable
such as the undermentioned.
One method I can think of is to split the scalar string into a list and then do
the counting but I just feel that this in not necessary.
Thanks
{
my $string = 'hello there are many a aa