develooper Front page | perl.perl5.porters | Postings from January 2018

Re: [perl #132732] use if - behaviour does not match documentation

Thread Previous | Thread Next
From:
James E Keenan
Date:
January 24, 2018 17:33
Subject:
Re: [perl #132732] use if - behaviour does not match documentation
Message ID:
20180124173329.19701.qmail@lists-nntp.develooper.com
On 01/24/2018 12:20 PM, Dan Book wrote:
>  From the source code, 'no if' appears to do the same thing as 'use if' 
> but runs unimport instead of import. It's not a negation of the 
> condition. This is consistent with 'no' and 'use' but the negation is 
> not explained very well IMO.
> 

So, would a proper test then be to import specific functions, then use 
'no if CONDITION, "MODULE" ARGUMENTS to unimport them?

jimk

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About