On Sun, Mar 30, 2003 at 07:22:48PM +0200, [EMAIL PROTECTED] wrote:
> In my opinion, again is more perlish. Especially because of its
> pragma-like name (compare C<use if>, C<use only>, C<use again>).

It is also confusing:

    use Module::Name;
    use again 'Module::Name';

If I know nothing about your module, I'd expect line two to reload
Module::Name unconditionally.  But maybe it's just me.  Arthur?

Thanks,
/Autrijus/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to