On Tue, 03 Jun 2003 10:37:12 +0200, [EMAIL PROTECTED] (Jaschar Otto) wrote:
>I'm always an very curious guy and i just because of that i made a little >script that analyises my scripts, extracts the subs, counts lines, >mys, uses, subs, etc... maybe some of you are as courious as i am >but too lazy to do that for yourself, so i want to share it with the >perl community. > >totally uncommented, unsupported and without any warranty ;-) >it's just a little program with few functions but maybe you want to >add some. If you make changes or want to suggest something, >mail the changed code/suggestion to me, plz :-) > >usage : >perl <scriptname.pl> <ScriptToAnalyse.pl> You might want to add some "tidyness" stats. This was just posted up today. http://perlmonks.org/index.pl?node_id=262550 It kind of fits in with the spirit of your script. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
