Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Extra strict subs

by jryan (Vicar)
on Nov 26, 2002 at 23:33 UTC ( [id://215971]=note: print w/replies, xml ) Need Help??


in reply to Re: Extra strict subs
in thread Extra strict subs

Does (2) mean that the tested subs have to be lexically scoped, or that the pragma must be lexically scoped?

That the updated pragma must behave like the current version; i.e:

use strict; { no strict subs; print hi; }

Perl 5 does not have lexically scoped subs; although perl 6 will.

Replies are listed 'Best First'.
Re: Re: Re: Extra strict subs
by Elian (Parson) on Nov 26, 2002 at 23:37 UTC
    Right. We are, though, talking perl 5 stuff here, despite my other affiliations. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://215971]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 05:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found