in reply to Re^5: Perl Scripts on systems without perl environments.
in thread Perl Scripts on systems without perl environments.

So what you really need is a Rexx-to-Perl converter. Develop in Rexx for OS/2 .. when it works, translate to Perl for the Windows platform, and run PAR on the result.
  • Comment on Re^6: Perl Scripts on systems without perl environments.

Replies are listed 'Best First'.
Re^7: Perl Scripts on systems without perl environments.
by parv (Parson) on Nov 08, 2005 at 00:42 UTC
    That reminds there is/may be a Rexx-to-NetRexx converter; use NetRexx language to write (access) Java code (libraries) in Rexx.