develooper Front page | perl.perl5.porters | Postings from November 2011

Re: RFC: Autoloading charnames

Thread Previous | Thread Next
From:
David Golden
Date:
November 23, 2011 07:48
Subject:
Re: RFC: Autoloading charnames
Message ID:
CAOeq1c9Tb4W9p-eZj6Za_qufNSeLAPa9v0SvHEAmkCdcfP4EKQ@mail.gmail.com
 FWIW, I don't see why IO::File needs to load File::Spec anyway.

On Wed, Nov 23, 2011 at 10:04 AM, Jesse Luehrs <doy@tozt.net> wrote:
> Well, this is just how the rest of perl works:
>
> $ perl -E'warn File::Spec->catfile("foo", "bar"); package foo { use
> File::Spec () }'
> foo/bar at -e line 1.

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