Is there anyway to better match a line that started with a dot from the begining to the end of the close parenthesis?Below is a sample from the file:
.upper_house3({located in east valley}) \\good neigbourhood
.upper_house1({located in east valley}) \\good neigbourhood
.upper_house2({located in...
i'm using a file handle to open multiple files but I'm not getting the actual results - not knowing how many files that are opened. do you guys know any little code I can use?
Below is what I'm using but its giving me a bogus answer.
use strict;
my $count = 0 ;
while ( $count >= 0 )...
do anyone know the best way to capture pattern match and capture the data from the begining of a delimeter to the end of the delimeter.
see sample data below
/* its a marvelous day and the weather is warm
now is the time to settle our differences
and embrace each other with one love */
I...
I'm working on a data mining script that will be used to save some pattern in an hash table. Below is the information on a sample file that I'm working on
.raf_group(first line);
.licoln_group(second line);
.start_raf_group(fitth line); //templated
wired .raf_group_firm ({help me...
im using "shell" command in a Form to run a process which was created in Perl. I will like to stop any user from exiting from the form unless the process is done running. what code can I use. Thank you in advance
param1_folderLoc = Convert.ToString(totalSelected.Item(index))
procID =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.