in reply to Re^3: Free Perl IDE for a begginer
in thread Free Perl IDE for a begginer

you may want to

use strict;
use warnings;
(...)
Actually, the first two are more like you should, no matter what you want, until you become an expert.

And afterwards.

Software speaks in tongues of man; I debug, therefore I code.
Stop saying 'script'. Stop saying 'line-noise'.