Komodo snippets

jonasbn on 2007-03-13T15:12:46

I think I have written earlier about setting up different Perl things in Komodo. Now I am on Komodo 4 and I think I accidentally threw my old stuff away.

But inspired by this posting I revisited the whole thing.

I have set up something resembling my old things, a menu and buttons to do:

  • perl Build.PL
  • ./Build
  • ./Build test


Apart from that I have implemented the following actions:

  • perlcritic this file
  • perlcritic this selection
  • perltidy this file
  • perlcritic this selection


The perlcritic script asks me for what level it should use.

I have also added numerous templates and small snippets and my toolbox are growing everyday.

If you have anything for my Komodo toolbox you think I should not live with out let me know - and if you want a copy of my toolbox let me know.

jonasbn