AW: How to execute perl sript dynamically?

AW: How to execute perl sript dynamically?

am 14.05.2008 17:46:51 von Gisbert.Selke

perl project.pl

\Gisbert

> -----Ursprüngliche Nachricht-----
> Von: mohammed.mustafa@wipro.com [mailto:mohammed.mustafa@wipro.com]
> Gesendet: Mittwoch, 14. Mai 2008 17:26
> An: perl@lists.mysql.com
> Betreff: How to execute perl sript dynamically?
>=20
>=20
> Hi All,
>=20
> =20
>=20
> Need your help to execute the perl script dynamically.=20
> So could you
> please let me know, how we can achieve this?
>=20
> =20
>=20
> Consider the perl script name as project.pl .
>=20
> =20
>=20
> Thanks,
>=20
> Mustafa
>=20
> =20
>=20
> =20
>=20
> =20
>=20
>=20
> Please do not print this email unless it is absolutely necessary.=20
>=20
> The information contained in this electronic message and any=20
> attachments to this message are intended for the exclusive=20
> use of the addressee(s) and may contain proprietary,=20
> confidential or privileged information. If you are not the=20
> intended recipient, you should not disseminate, distribute or=20
> copy this e-mail. Please notify the sender immediately and=20
> destroy all copies of this message and any attachments.=20
>=20
> WARNING: Computer viruses can be transmitted via email. The=20
> recipient should check this email and any attachments for the=20
> presence of viruses. The company accepts no liability for any=20
> damage caused by any virus transmitted by this email.=20
>=20
> www.wipro.com
>=20

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org

RE: How to execute perl sript dynamically?

am 14.05.2008 17:50:37 von mohammed.mustafa

Hi Gisbert,

Thanks a lot for your kind help, but is there something like dynamic exec=
ution. As my team mate asked me to know how to execute the perl dynamically.=
But I don't know, how to do that. And only know is how to execute the perl=
script the way you showed me.

Forgive me if my question is vague.

Regards,
Mustafa

-----Original Message-----
From: Selke, Gisbert W. [mailto:Gisbert.Selke@wido.bv.aok.de]
Sent: Wednesday, May 14, 2008 9:17 PM
To: Mohammed Mustafa (WT01 - Testing Services); perl@lists.mysql.com
Subject: AW: How to execute perl sript dynamically?

perl project.pl

\Gisbert

> -----Ursprüngliche Nachricht-----
> Von: mohammed.mustafa@wipro.com [mailto:mohammed.mustafa@wipro.com]
> Gesendet: Mittwoch, 14. Mai 2008 17:26
> An: perl@lists.mysql.com
> Betreff: How to execute perl sript dynamically?
>
>
> Hi All,
>
>
>
> Need your help to execute the perl script dynamically.
> So could you
> please let me know, how we can achieve this?
>
>
>
> Consider the perl script name as project.pl .
>
>
>
> Thanks,
>
> Mustafa
>
>
>
>
>
>
>
>
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any
> attachments to this message are intended for the exclusive
> use of the addressee(s) and may contain proprietary,
> confidential or privileged information. If you are not the
> intended recipient, you should not disseminate, distribute or
> copy this e-mail. Please notify the sender immediately and
> destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The
> recipient should check this email and any attachments for the
> presence of viruses. The company accepts no liability for any
> damage caused by any virus transmitted by this email.
>
> www.wipro.com
>

Please do not print this email unless it is absolutely necessary. =0A=
=0A=
The information contained in this electronic message and any attachments to=
this message are intended for the exclusive use of the addressee(s) and may=
contain proprietary, confidential or privileged information. If you are not=
the intended recipient, you should not disseminate, distribute or copy this=
e-mail. Please notify the sender immediately and destroy all copies of this=
message and any attachments. =0A=
=0A=
WARNING: Computer viruses can be transmitted via email. The recipient should=
check this email and any attachments for the presence of viruses. The compa=
ny accepts no liability for any damage caused by any virus transmitted by th=
is email. =0A=
=0A=
www.wipro.com

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org

Re: How to execute perl sript dynamically?

am 14.05.2008 17:54:29 von Jake Peavy

------=_Part_10743_2670014.1210780469158
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On 5/14/08, mohammed.mustafa@wipro.com wrote:
>
> Hi Gisbert,
>
> Thanks a lot for your kind help, but is there something like dynamic
> execution. As my team mate asked me to know how to execute the perl
> dynamically. But I don't know, how to do that. And only know is how to
> execute the perl script the way you showed me.
>
> Forgive me if my question is vague.
>
> Regards,
> Mustafa
>
>
> -----Original Message-----
> From: Selke, Gisbert W. [mailto:Gisbert.Selke@wido.bv.aok.de]
> Sent: Wednesday, May 14, 2008 9:17 PM
> To: Mohammed Mustafa (WT01 - Testing Services); perl@lists.mysql.com
> Subject: AW: How to execute perl sript dynamically?
>
> perl project.pl
>
> \Gisbert
>
> > -----Ursprüngliche Nachricht-----
> > Von: mohammed.mustafa@wipro.com [mailto:mohammed.mustafa@wipro.com]
> > Gesendet: Mittwoch, 14. Mai 2008 17:26
> > An: perl@lists.mysql.com
> > Betreff: How to execute perl sript dynamically?
> >
>
> > Need your help to execute the perl script dynamically.
> > So could you
> > please let me know, how we can achieve this?
>
>
perldoc -f do

--=20
-jp

Instead of trying to build newer and bigger weapons of destruction, we
should be thinking about getting more use out of the ones we already have.

deepthoughtsbyjackhandy.com

------=_Part_10743_2670014.1210780469158--