On 9/3/05, Rick Nakroshis <[EMAIL PROTECTED]> wrote:
> To be more precise, no, there is no translator that analyzes what
> your batch file is doing to then generate a perl script. If you show
> us your batch file, we can give you some pointers and ideas if you like.
>
> Rick
I can't think of a
At 05:14 PM 9/3/2005, you wrote:
Not exactly. He asked for pancakes, and you gave him French
Toast. Both breakfast items, but not necessarily identical. He
wanted to convert it into a Perl script, not necessarily just invoke
it through a Perl script.
To be more precise, no, there is no tr
All you need to do is use the system command.
Like:
use strict;
use warnings;
my $command = (copy file1.txt c:\somepath\newfile);
system ($command);
Then repeat for each of your commands.
You can then be more elaborate to test to see that each item on your list
completes successfully and ba
Hi,
Does anyone know of a way to convert an MS-DOS batch script (.bat) into a
PERL script (.pl) automatically, without having to start writing the PERL
script from scratch?
Thanks in advance
___
ActivePerl mailing list
ActivePerl@listserv.ActiveSt
Michael Louie Loria wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hello,
>
> Is it possible to create Remote Procedure Call in Perl? If yes, do you
> have some links about tutorials and sample codes.
There are about 77 modules with RPC in their name/description.
Try a CPAN sea
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hello,
Is it possible to create Remote Procedure Call in Perl? If yes, do you
have some links about tutorials and sample codes.
Thanks,
Michael Louie Loria
-BEGIN PGP SIGNATURE-
Comment: Public Key: https://www.biglumber.com/x/web?qs=0x4A