[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] The Powers of Annoy



At 1:00 pm +0200 10/1/00, miku wrote:
>Sure itıs a classic. But as sure as my first program is helloing the 
>world, my second program as a learner (in this case, MacPerl) 
>rearranges disks on sticks. Now I would like to "improve" :) my 
>programming style, i. e. learn how make the program even *more 
>compact* and shorter, or even *trickier*. Do you have any 
>suggestions?

Have you tried begining with

  #!perl -w
use strict;
......

and have you read perlstyle.pod?

I've found that Perl itself can give me quite a lot of instruction.

JD


# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org