Just further thinking aloud what kind of things I can show
in terms of code improvement,

1) Make sure the code runs on Windows as well (I think this used to be
a problem but I am not sure if this still is)
2) use perlcritic on the code. See what does it complain about and fix
the issues
3) Unite all the script in a single script/module and allow the running
    the individual parts by providing flags. Thereby simplifying the
parameter checking.
4) I used to have some issues that I had to update new things in
several places.
    I am not sure what was that but we can find it out.
    Actually I think this was adding an item to the main page that did
not automatically showed
    up in the news bar on the right hand side. I wonder what else
should be in the right
    hand bar besides the items in the main part and if nothing then
why do we need it?

regards
   Gabor

-- 
Gabor Szabo                     http://szabgab.com/
Perl Training in Israel         http://www.pti.co.il/
Perl Ecosystem Group       http://perl-ecosystem.org/
_______________________________________________
Perl mailing list
[email protected]
http://mail.perl.org.il/mailman/listinfo/perl

Reply via email to