On Wed, Sep 29, 2010 at 12:37 AM,  <tk...@bu.edu> wrote:
> An explicit type declaration in Perl??
> Who ordered this?
>
> No more scalar = catch all type?

No worries, you can just continue using untyped scalars as you always have!

my $scalar;

But you can also declare types and array sizes if you want.

Nick

_______________________________________________
Boston-pm mailing list
Boston-pm@mail.pm.org
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to