maybe procmail is what you are looking for?
it all depends on the purpose of your script, your posting was not that informative ;)
--
M.Sc. in Computer Science
Freelancing software engineer
visit http://www.edlin.org to contact me regarding software projects
you can use libwww (LWP)for this. available at cpan.org
--
M.Sc. in Computer Science
Freelancing software engineer
visit http://www.edlin.org to contact me regarding software projects
It is highly recommended, very useful.
I can also recommend the "GOF" book: Design Pattern by Gamma et al
--
M.Sc. in Computer Science
Freelancing software engineer
visit http://www.edlin.org to contact me regarding software projects
Hmm...wouldn't it be easier to make this as a normal shell script?
e.g.
scp myfile myuser@somehost:/some/directory/ &
just a thought.
--
M.Sc. in Computer Science
Freelancing software engineer
visit http://www.edlin.org to contact me regarding software projects
really, do a bit of effort before posting.....
google on perl DBI database connect
--
M.Sc. in Computer Science
Freelancing software engineer
visit http://www.edlin.org to contact me regarding software projects
it is a hash of hashes of hashes of integers.
I suggest that you read up on how hashes work, do a google search for Perl data structures cookbook, Tom Christiansen wrote down good examples of different kind of sturctures (hash of lists, lists of hashes etc) in Perl years ago, it is still around...
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.