<?xml version="1.0" encoding="windows-1252"?>
<node id="797672" title="Re^5: A Guide to Installing Modules" created="2009-09-26 06:48:39" updated="2009-09-26 06:48:39">
<type id="11">
note</type>
<author id="961">
Anonymous Monk</author>
<data>
<field name="doctext">
Here is a 1 minute review of your project perlmod.
&lt;ul&gt;
&lt;li&gt; reusing perlmod name
&lt;li&gt; no requirements list,
&lt;li&gt; no Makefile.PL
&lt;li&gt; no pod
&lt;li&gt; no strict, 
&lt;li&gt; no test suite
&lt;li&gt; hand parsing of switches
&lt;li&gt; raw shell escapes
&lt;li&gt; code like
&lt;C&gt;if($install_module ne ""){
    &amp;installModule($install_module);
    return 0;
}&lt;/c&gt;
&lt;li&gt; no support for Module::Build
&lt;li&gt; not an improvement over cpan or cpanp
&lt;li&gt; no user base
&lt;li&gt; single developer
&lt;li&gt; marketing alpha quality code in a tutorial thread as 1st post
&lt;/ul&gt;

I hope you have enjoyed writing this program, but no thanks, sorry.</field>
<field name="root_node">
128077</field>
<field name="parent_node">
797650</field>
<field name="reputation">
1</field>
</data>
</node>
