From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Will Willis Newsgroups: gmane.emacs.help Subject: Re: CPerl and Perl 5.10.x Date: Wed, 26 Aug 2009 22:02:53 -0500 Message-ID: <6ee1e6090908262002w3df457d7l1bf93e5ff49e53de@mail.gmail.com> References: <2b670b7e0908261227o12ef58b9lc97bae8d24728fef@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001485f6c7c2c630dc047216cd04 X-Trace: ger.gmane.org 1251342215 19716 80.91.229.12 (27 Aug 2009 03:03:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Aug 2009 03:03:35 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: =?ISO-8859-1?Q?Alberto_Sim=F5es?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 27 05:03:28 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MgVGp-0005AZ-Uo for geh-help-gnu-emacs@m.gmane.org; Thu, 27 Aug 2009 05:03:28 +0200 Original-Received: from localhost ([127.0.0.1]:37262 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgVGp-0000np-15 for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Aug 2009 23:03:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MgVGP-0000n9-6n for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 23:03:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MgVGK-0000mQ-FX for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 23:03:00 -0400 Original-Received: from [199.232.76.173] (port=40723 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MgVGK-0000mJ-As for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 23:02:56 -0400 Original-Received: from mail-bw0-f222.google.com ([209.85.218.222]:51640) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MgVGJ-0007vl-M2 for help-gnu-emacs@gnu.org; Wed, 26 Aug 2009 23:02:55 -0400 Original-Received: by bwz22 with SMTP id 22so712855bwz.42 for ; Wed, 26 Aug 2009 20:02:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=3ct6+dHYOK1dI30OZZSHlxIgMWwHUSaYoRQeKOYCyjI=; b=Fyq+sdMSNA76y4G3S3ZClPYRr62IbSqHOVFEEfE/AHBWlnm0DoKJJTVAwVMbPRFqsC csem6aylzb4IIUphMWyuW3rPJsz9z00IBzl/gnWv7t0vM6qkX+WHqEocE8bm0C6kqn/6 YuqWKV+Q5IXBRdQqFm6waJSrK5R4a4NoCecKE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=NAhGx5OHkgqebJjwlT9cWB152iAfqqE9eRH7/Gd+G/kNQYQlyNPoWYLk2MSa/4mRTR mhLDRC5j0uvlRf6kY+YbTgMWrFR77v20U1M1/NZQE09z1dWXhYUCIPvsfZIrXfsaeceS KeAMff9XoooKgPJ7iTGKQoNk3/sOrRcyKcCBk= Original-Received: by 10.239.139.84 with SMTP id s20mr807283hbs.110.1251342174006; Wed, 26 Aug 2009 20:02:54 -0700 (PDT) In-Reply-To: <2b670b7e0908261227o12ef58b9lc97bae8d24728fef@mail.gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67578 Archived-At: --001485f6c7c2c630dc047216cd04 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable http://blog.jrock.us/articles/cperl-mode.el%20and%20Moose.pod This version supports Moose and 5.10 -Will 2009/8/26 Alberto Sim=F5es > Hi > > Probably a good idea to add to the list of constructs, the string 'given= ' > and 'where' and 'default' as they are new to Perl 5.10 to the current cpe= rl > version under CVS. > > In any case, at the moment I would ask for help to add them myself in my > .emacs configuration file. I remember to see that for C (extra C types, a= t > least) but I can't find any similar property for CPerl. > > Thank you > Alberto > > -- > Alberto Sim=F5es > > --001485f6c7c2c630dc047216cd04 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable h= ttp://blog.jrock.us/articles/cperl-mode.el%20and%20Moose.pod

This version supports Moose and 5.10

-Wil= l

2009/8/26 Alberto Sim=F5es <hashashin@gmail.com>
Hi

Probably a good idea to add to the list of constructs, the string= =A0 'given' and 'where' and 'default' as they are n= ew to Perl 5.10 to the current cperl version under CVS.

In any case,= at the moment I would ask for help to add them myself in my .emacs configu= ration file. I remember to see that for C (extra C types, at least) but I c= an't find any similar property for CPerl.

Thank you
Alberto

--
Alberto Sim=F5es


--001485f6c7c2c630dc047216cd04--