develooper Front page | perl.perl6.language | Postings from August 2000

Re: RFC 55 (v1) Compilation: Remove requirement for fina

Thread Previous | Thread Next
From:
John Porter
Date:
August 8, 2000 06:31
Subject:
Re: RFC 55 (v1) Compilation: Remove requirement for fina
Message ID:
20000808093108.B3387@min.net
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


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