On Tue, Jun 2, 2009 at 17:29, Tony Esposito wrote:
> When trying to use split() where the delimiter is passed from the
> command-line ( as seen in stub code that follows ),
> the code fails to parse/split input file via some characters (e.g. | ) but it
> runs ok for others (e.g. , ).
>
> Any ide
When trying to use split() where the delimiter is passed from the command-line
( as seen in stub code that follows ),
the code fails to parse/split input file via some characters (e.g. | ) but it
runs ok for others (e.g. , ).
Any idea what could be causing this?
Code:
use vars qw/
Thanks.
What if I added numbers like this
$msgText =~ s!(?<= )([a-z,0-9]+)(?= )!$1!g;
But I didn't want a string of only numbers?
In the strings I waned, I know the first character would not be a number.
-Original Message-
From: John W. Krahn [mailto:jwkr...@shaw.ca]
Sent: Saturday,
Hello everybody,
This is my first mail at this group. I hope we will have good communication.
I have a trouble at graph display. I attached my graph. I want to leave
space between bargroups. I searched the forums and show the command:
bargroup_spacing
but it does not work. I dont know why. Here
On Tue, May 26, 2009 at 11:51 AM, Downs, John wrote:
>
>
>> Greetings!
>>
>> Has anyone got this to work? I can build it but it
>> fails miserable on test and will not install. I get a lot of the
>> below messages. Any ideas??
>>
>> -john
>>
>> Below is the config arguments.