<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title><![CDATA[Dobrica Pavlinušić's random unstructured stuff: Perly]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?perly</link>
<description></description>
<pubDate>Mon, 16 Jul 2007 11:25:10 -0000</pubDate>
<webMaster>root@saturn.ffzg.hr</webMaster>
<generator>Socialtext Workspace v2.19.0.2</generator>

<item>
<title><![CDATA[Perly]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?perly</link>
<description><![CDATA[<div>Creator: Dobrica Pavlinušić</div><hr/><div>Tags: Jifty, projects</div><hr/><div class="wiki">
<p>
Very small <a target="_blank" title="(external link)" href="http://jifty.org">Jifty<!-- wiki-renamed-hyperlink "Jifty"<http://jifty.org> --></a> application which enables execution of perl code within browser. <strong>This is a gapping security hole.</strong> You have been warned. Source code is <a target="_blank" title="(external link)" href="http://svn.rot13.org/index.cgi/Perly">in subversion<!-- wiki-renamed-hyperlink "in subversion"<http://svn.rot13.org/index.cgi/Perly> --></a> so feel free to checkout it and play with it.</p>
<p>
Aside from that, it's a nice tool to learn perl on the web, without need to install anything on local machine. In fast, that's why it was written.</p>
<p>
Features:</p>
<ul>
<li>upload or copy/paste code or input</li>
<li>edit code using <a target="_blank" title="(external link)" href="http://codepress.org">JavaScript syntax highlighted editor<!-- wiki-renamed-hyperlink "JavaScript syntax highlighted editor"<http://codepress.org> --></a></li>
<li>run scripts from browsers and get command-line equivalent output</li>
<li>resolve dependencies within code (needed to dump all files required for run)</li>
</ul>
<p>
Security holes:</p>
<ul>
<li>It execute any code entered by user on server. It will timeout it after 5s (configurable in config.yml)</li>
<li>User can require any module installed on system (there is <strong>FIXME</strong> comment in code, but I'm not sure that white listing of modules would be usable).</li>
</ul>
<div class="nlw_phrase"><div class="fetchrss_box">
  <div class="fetchrss_titlebox">
    
 <div class="fetchrss_title">
     fetchrss: http://svn.rot13.org/index.cgi/Perly/rss
 </div>

  </div>
  
<ul class="fetchrss_item">
  <li class="fetchrss_item">
    There was an error: 404 Not Found

  </li>
</ul>

</div>
















<!-- wiki: {fetchrss: http://svn.rot13.org/index.cgi/Perly/rss full}
--></div><br /></div>
]]></description>
<author>Dobrica Pavlinu&#x161;i&#x107;</author>
<category>Jifty, projects</category>
<guid isPermaLink="true">https://saturn.ffzg.hr/rot13/index.cgi?perly</guid>
<pubDate>Mon, 16 Jul 2007 11:25:10 -0000</pubDate>
</item>
</channel>
</rss>