Damian Conway wrote:
> So require and do issue a warning if they require or do an empty file.
> Better that than meaningless 1;'s at the end of every module.
If we're going to be changing these things, can't we at least ensure that
use Foo 'bar';
returns the result of the
Foo->import('bar');
which implicitly occurs?
--
John Porter
- Re: RFC 55 (v1) Compilation: Remove requirement for fina Damian Conway
- Re: RFC 55 (v1) Compilation: Remove requirement for... Bart Lateur
- Re: RFC 55 (v1) Compilation: Remove requirement... Peter Scott
- Re: RFC 55 (v1) Compilation: Remove require... iain truskett
- Re: RFC 55 (v1) Compilation: Remove req... Bryan C . Warnock
- Re: RFC 55 (v1) Compilation: Remove req... Bart Lateur
- Re: RFC 55 (v1) Compilation: Remove req... William Setzer
- Re: RFC 55 (v1) Compilation: Remov... iain truskett
- Re: RFC 55 (v1) Compilation: Remove req... Damian Conway
- Re: RFC 55 (v1) Compilation: Remove requirement for... Damian Conway
- John Porter
