I am a novice user to PERL. Plz help me regarding
following information
Suppose there is a MySQL DB say X, with Server Y, User
XY, Password XYZ and Table ABC.
How do i get fieldsNAmes of a Table in a Array?
This is not consistent with your example above!
Also for PHP as we have phpinfo() function, what is a
similar function in PERL?
This is a PERL/DBI group, NOT PHP. PLZ find a PHP group to help with PHP
questions.
Re: escape sequence for tab not working ... This sets $this_str to "abc", followed by a literal tab, followed by ... So echo doesn't get to see ... Here Perl prints the value without shell intervention. ... (comp.lang.perl.misc)
RE: perl question - unused variables ...declare a variable called '$nothing' in a script on working on now, ... Subject: RE: perl question - unused variables ...$abc; and using strict and -w, I do not get any warning. ... (perl.beginners)
Re: regular expression and not form ... How can I express "match any string except 'ABC'" in regular... If you can use tools supporting Perl-compatible regex, like Perl, ... (comp.unix.shell)