2 -D arry in perl

2005-03-08 Thread Adam Saeed
push (@data,@dayofyear); } } Regards, Adam Saeed [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>

Re: remote database access in perl

2004-12-14 Thread Adam Saeed
Thanks It works now. On Mon, 13 Dec 2004 23:43:06 -0800, Todd Lewis <[EMAIL PROTECTED]> wrote: > usually you have to log in as a local user before executing your > script. > > > > > I have written a simple program that should get data from a remote > > database, but it is not working giving e

remote database access in perl

2004-12-13 Thread Adam Saeed
I have written a simple program that should get data from a remote database, but it is not working giving error: DBI->connect(sugs:192.168.14.2) failed: Host 'www.sample.com' is not allowed to connect to this MySQL server at testbug.pl line 12 code is below: * #! /usr/bin/perl -w

errors using DBI

2004-11-11 Thread Adam Saeed
i am getting some data from a text file. and importing that data to create some tables; my code is below: #! /usr/bin/perl -w #adding contact_list for each user use DBI; use strict; print "\n\n\n"; print "Running this Script will era

Re: uninstall perlmodule

2004-10-25 Thread Adam Saeed
one can uninstall the perl module.. by cd make distclean or just remove the path of perl module... or remove the path from env. table. On Sat, 23 Oct 2004 21:17:05 -0400 (EDT), Chris Devers <[EMAIL PROTECTED]> wrote: > On Sat, 23 Oct 2004, Bob Showalter wrote: > > > I forgot to add. If you'r

uninstall perlmodule

2004-10-22 Thread Adam Saeed
plz tell me how to uninstall a perl module... thanks Adam -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

script how to interactive mode in telnet

2004-10-21 Thread Adam Saeed
i want to write a script that automatically call telnet and do some stuff and exit. e.g telnet open e.g port = 25 then.. it sends helo test mail from> bla bala bla rset quit ... when i done doing it through system command , it comes to interactive mode and give prompt. telnet> then i have to

Re: auto dial

2004-10-07 Thread Adam Saeed
On Fri, 8 Oct 2004 03:53:55 +0600, Adam Saeed <[EMAIL PROTECTED]> wrote: > Hi Errin! > good tracking...! > lema hee hee.. i am in Pakistan...It would be a nice thing but., > phone calls will cost you $. > It would be a reasonable approach. if some others also w

Re: auto dial

2004-10-07 Thread Adam Saeed
ROTECTED]> wrote: > On Thu, 7 Oct 2004, Adam Saeed wrote: > > > the scenario is: > > operating system: Linux > > phone line is normal phone we use in our homes. > > I have a list of phone numbers in a spredsheet file(e.g *.xls) pick up > > number from there and

Re: auto dial

2004-10-07 Thread Adam Saeed
posted it here to know how it could be done in Perl. which module should be use, is there any program similar to this one has been built or not. etc. thanks Adam, On Wed, 6 Oct 2004 23:32:51 -0400 (EDT), Chris Devers <[EMAIL PROTECTED]> wrote: > On Thu, 7 Oct 2004, Adam Saeed wrote: &g

auto dial

2004-10-06 Thread Adam Saeed
dear all, i want to dial automatically to phone through my PC getting numbers from text/etc. file. how could i do it in PERL. thanks Adam -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

smtp support attach?

2004-10-04 Thread Adam Saeed
could any one tell me that SMTP::Net support attachment, if yes how it could be to do so... thanks -- Allah Hafiz O! God Thy sea is so great and my boat is so small. Adam -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]