PyrexKidd has asked for the wisdom of the Perl Monks concerning the following question:
I have written a number of tools that I run from the CLI. My `uppers` have requested that I make my CLI tools available for use by the "non-geek guys" (Dunno if you can tell but the VP of operations is a sales guy...)
What are my options as far as Interfacing with Perl? I've seen the ability to write Perl in PHP, but at that point I'd be learning a new language anyway, so it would make more sense to just write it in PHP right? I've seen something about MOD_Perl, but I'm not sure how to use it for writing web pages.
My thinking is a web interface would be the easiest/best as the server is already running an Apache server, but I am not set on any one approach.
Any thoughts would be greatly appreciated.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl UI?
by marto (Cardinal) on Oct 14, 2010 at 15:43 UTC | |
|
Re: Perl UI?
by AndyZaft (Hermit) on Oct 14, 2010 at 15:20 UTC | |
|
Re: Perl UI?
by zentara (Cardinal) on Oct 14, 2010 at 16:43 UTC | |
|
Re: Perl UI?
by dwm042 (Priest) on Oct 14, 2010 at 18:43 UTC | |
|
Re: Perl UI?
by Khen1950fx (Canon) on Oct 14, 2010 at 17:28 UTC | |
|
Re: Perl UI?
by PyrexKidd (Monk) on Oct 14, 2010 at 19:21 UTC | |
by Anonymous Monk on Oct 15, 2010 at 16:27 UTC | |
|
Re: Perl UI?
by jakeease (Friar) on Oct 14, 2010 at 23:47 UTC |