Search Results

Search: Posts Made By: eng_shimaa
4,599
Posted By eng_shimaa
Perl loop txt and check if a hash key
Hi,
The task i have to do is to
1- create a database contains the Names .run the query and store results in hash make the Name field is the hash key
2- in the same time i have a txt which i will...
3,805
Posted By eng_shimaa
perl (word by word check if a hash key)
Hi,
Now i work in a code that
1-get data stored in the database in the form of hash table with a key
field which is the " Name"
2-in the same time i open a txt file and loop through it word by...
5,066
Posted By eng_shimaa
connect to MySQL from Perl using DBI
Hi,
I want to connect perl with the mysql to select and so on but the connection don't work

code

#!/usr/bin/perl
BEGIN {
# PERL MODULES WE WILL BE USING
use DBI;
$dbh =...
5,279
Posted By eng_shimaa
Thanks very much now the task begin to be easy...
Thanks very much now the task begin to be easy but sorry i will have questions while i am going ahead with that.( as really it is the first time for me to use perl)

About the connection with...
5,279
Posted By eng_shimaa
extract words from txt using perl
Hi,
i will deal with txt file and i want to use perl to extract number of words from this txt
ex :if the txt file is a story which contains person names and iwant to extract these names and there...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 08:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy