in reply to Re: Perl templates for Emacs?
in thread Perl templates for Emacs?

First, you have syntax error in that code (the opening curly in the sub call). Second, braces are unneccessary too.

Do you test your code before posting?
FeetIntact(toe => big, smell => roquefort ); sub FeetIntact { my %par = @_; print $par{smell}; #roquefort }


holli, /regexed monk/

Replies are listed 'Best First'.
Re^3: Perl templates for Emacs?
by anonymized user 468275 (Curate) on Jun 30, 2005 at 13:07 UTC
    hmmm looks like you're right.

    One world, one people