<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I used to use DZsoft as well, but I use Context now but there doesn't
seem to be a Mac version. Have you looked at Eclipse
<a class="moz-txt-link-freetext" href="http://www.eclipse.org/downloads/">http://www.eclipse.org/downloads/</a>? It might be more than you need but
it's free.<br>
<div class="moz-signature"><br>
<br>
</div>
<br>
<br>
Walt Sanders wrote:
<blockquote cite="mid:798D7133-89E6-460C-9EE4-823CAAC75944@cruzio.com"
 type="cite">Thanks much, I will play with these suggestions.&nbsp; Have to
leave just now, but later.
  <br>
  <br>
Isn't there a nice editor for the Mac that will run perl browser style
within the editor?&nbsp; Had a nice one on my PC (DZSoft, a russian product)
that worked beautifully.&nbsp; Really miss the convenience of that program.
  <br>
  <br>
Walt.
  <br>
  <br>
  <br>
  <br>
On Monday, at , Alex Feinberg wrote:
  <br>
  <br>
  <blockquote type="cite">Terminal executes the script. Terminal can't
render HTML. Web
    <br>
browser can only render HTML, it can't execute scripts.
    <br>
    <br>
You need to have a web server setup and configured to execute CGI
    <br>
scripts/mod_perl for that. How to do that will probably be beyond a
    <br>
single message, but OS X includes Apache which is the de-facto
    <br>
standard for web servers.
    <br>
    <br>
Or you can use command redirection to test, e.g.:
    <br>
    <br>
&nbsp;perl&nbsp; myscript.pl &gt; /tmp/file.html &amp;&amp; open /tmp/file.html
    <br>
    <br>
&nbsp;&nbsp; Thanks,
    <br>
    <br>
On Monday, 10 November 2008 at 11:49:06 -0800, Walt Sanders wrote:
    <br>
    <blockquote type="cite">I'm new to apple machines and have had no
luck getting my perl
      <br>
programs to run.&nbsp; Had no problem with my previous PC machines.&nbsp; I have
      <br>
BBEdit and Dreamweaver and Komodo, but nothing works.&nbsp; Must be some
      <br>
obvious thing that I don't know?
      <br>
      <br>
Specifically, I need to run html generating perl programs on a browser
      <br>
on my machine for testing.&nbsp; All I get is the code in the browser.
      <br>
      <br>
If I run perl in Terminal, it runs ok, so long as there is no html.
      <br>
In the case of html, it just lists the code.
      <br>
      <br>
Grateful for whatever, Walt.
      <br>
_______________________________________________
      <br>
SanFrancisco-pm mailing list
      <br>
<a class="moz-txt-link-abbreviated" href="mailto:SanFrancisco-pm@pm.org">SanFrancisco-pm@pm.org</a>
      <br>
<a class="moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a>
      <br>
    </blockquote>
_______________________________________________
    <br>
SanFrancisco-pm mailing list
    <br>
<a class="moz-txt-link-abbreviated" href="mailto:SanFrancisco-pm@pm.org">SanFrancisco-pm@pm.org</a>
    <br>
<a class="moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a>
    <br>
  </blockquote>
  <br>
_______________________________________________
  <br>
SanFrancisco-pm mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:SanFrancisco-pm@pm.org">SanFrancisco-pm@pm.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.pm.org/mailman/listinfo/sanfrancisco-pm">http://mail.pm.org/mailman/listinfo/sanfrancisco-pm</a>
  <br>
  <pre wrap="">
<hr size="4" width="90%">

No virus found in this incoming message.
Checked by AVG - <a class="moz-txt-link-freetext" href="http://www.avg.com">http://www.avg.com</a> 
Version: 8.0.175 / Virus Database: 270.9.0/1779 - Release Date: 11/10/2008 7:53 AM

  </pre>
</blockquote>
</body>
</html>