in reply to Re^2: Execute perlscript on ASP
in thread Execute perlscript on ASP

What NetWallah is saying is correct. Is there any work around for Strawberry Perl. Active Perl involves licensing cost and that is why I wanted to make it work with Strawberry Perl.

Replies are listed 'Best First'.
Re^4: Execute perlscript on ASP
by NetWallah (Canon) on Nov 30, 2017 at 19:08 UTC
    If this is a legacy system without a substantial upgrade/conversion budget, my recommendation is to leave it as a separate isolated system running on the old, free Activestate perl while you plan, re-design and budget how to replace it.

    Non Javascript in-line code has been out of style for many years - it is time to move on to modern frameworks which currently use REST/JSON interfaces, and Jquery/Bootstrap/Angular front-ends, possibly with perl/dancer2/mojo backends (or node.js and many other alternatives).

                    All power corrupts, but we need electricity.