Thanks for the help.
Regards,
Manish U
-Original Message-
From: Wijaya Edward [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 09, 2005 11:27 AM
To: Manish Uskaikar
Cc: beginners@perl.org
Subject: Re: Connecting to a database using perl
Check this out:
http://www.perlmonks.org/?node
Hi,
I am a real newbie to databases and perl can anyone of you help me with the
packages i need to install and the sequences of functions i need to make to
connect to a database and fire queries.
Regards,
Manish U
HI,
I am currently looking for langinfo packages, Can any one look into the
following path on their machines and email me the perl dir ..perl\lib\I18N.
Thanking you in advance.
Regards,
Manish U
xml document.
Regards,
Manish U
From: Jeff 'japhy' Pinyan [mailto:[EMAIL PROTECTED]
Sent: Thu 7/21/2005 12:16 AM
To: Manish Uskaikar
Cc: beginners@perl.org
Subject: Re: Help regarding XML::Parser
On Jul 20, Manish Uskaikar said:
> use XML::Pa
Hi guys,
I am a newbie to xml-perl.
i am trying to learn some egs from the documentation.
my perl code looks like this
tree.pl
use XML::Parser;
my $p = XML::Parser->new(Style => 'Tree');
my $tree = $p->parsefile('tree.xml');
print $tree;
tree.xml
Hello
there
Howdy
do
when i give the
command line:
$perl man.pl manish
perl script
#!/usr/bin/perl;
($inputfile) = @ARGS;
Could anyone tell me how to accept the commandline parametes this does not seem
to work.
Regards,
Manish U
Hi All,
I would like to "zip" a file using perl script. I used following command:-
system ("zip ");
However this command fails when the filename is more than 8 characters. Since DOS does
not support more than 8 characters. Is there any way by which I can zip a file, whose
name is 9+ character
I am a student of perl, who is amazed by the power of perl, when it comes to
regular expressions. I have learned Omnimark / flex and many other tools,
but found that Perl is better than all(This is my personal opinion). Let me
assure the group that it is not for any harmful use. I am trying to pars
Hi,
I want to do a simple search replace on a unix command prompt. What i require is a
syntax to do is?
echo "I am Manish"|
output I am Jeff.
Please help.
Regards
Manish U
--
The information contained in this message is confidential and proprietary to
KnowledgeW
Hi,
I want to generated DOS compatible executable of my perl code. Can anybody help me. I
am using perl version 5.8.1. I have also experimented using
"perlcc -o hello hello.pl"
this gives me bad command, and also lists a list of files saying that no library
found. Can any one help me on the ab
Hi,
I would like to find out, if there is any command which can do a unzip of a *.zip
file; This unzip should be of the form extract to specific folder.
Thanking you in anticipation.
Regards
Manish U
PROTECTED]>
Sent: Wednesday, March 12, 2003 11:03 AM
Subject: Re: Query: System Errors
> On Wed, 12 Mar 2003, Manish Uskaikar wrote:
>
> > Hi,
> >
> > Can anyone help me, regarding the trapping of system errors like
segmentation fault? I want the program to exit only af
Hi,
Can anyone help me, regarding the trapping of system errors like segmentation fault? I
want the program to exit only after i finish completing my error_log file.
Thanks and Regards
Manish U.
Can anyone tell me if i can use threads in perl; If yes then what all library files i
have to include. Also tell me how i include a system library file like "math.h" or
"unistd.h" in perl. How can one include "C" libraries in perl program i.e.. *.pl
Regards
Manish U.
14 matches
Mail list logo