On Fri, Apr 25, 2008 at 10:39 AM, John M. Dlugosz
<[EMAIL PROTECTED]> wrote:
>  Are you saying that Perl 5.10 has given/when ?

Yes.  Perl 5.10 has several Perl 6 features back-ported into it,
available via the "use feature" pragma: "say" (enables the say()
built-in), "state" (enables state vars), "switch" (enables
given/when).


> Or is that the CPAN module that basically rewrites the entire file?

No.



-- 
Mark J. Reed <[EMAIL PROTECTED]>

Reply via email to