不过如果是在perl6中:
类似$list[1]和$hash{'aaa'}这些都替换成了...@list[1]和%hash{'aaa'}

是不是改的也太多了。貌似这样就不是perl了。

2009/1/16 yonghua <[email protected]>

>
>
> OO还是很实用的,尤其是对多人合作项目。
> 有空看看perl-jobs邮件列表,每一个招聘贴都要求会Perl OO。
>
> --
> yonghua peng
> http://home.arcor.de/pangj/
>
>
> --- On Fri, 1/16/09, e280s 4ever <[email protected]> wrote:
>
> > From: e280s 4ever <[email protected]>
> > Subject: [PerlChina] Re: perl标量与列表和散列的一点疑问
> > To: [email protected]
> > Date: Friday, January 16, 2009, 9:13 AM
> > 干吗非追求面向对象。
> > 现在的功能不够用么?
>  >
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
您收到此信息是由于您订阅了 Google 论坛“PerlChina 论坛”论坛。
 要在此论坛发帖,请发电子邮件到 [email protected]
 要退订此论坛,请发邮件至 [email protected]
 更多选项,请通过 http://groups.google.com/group/perlchina?hl=zh-CN 访问该论坛
-~----------~----~----~----~------~----~------~--~---

回复