in reply to Re^2: RFC: Win32::API API (names)
in thread RFC: Win32::API API
tye:
For the default thing, I was thinking along the lines of leaving the setting to "on", but only load Math::Int64 on demand. In other words, I was hoping to *not* load it until someone actually defined an API using 'q'. But that would likely overcomplicate things.
An alternative suggestion: If Math::Int64 is loaded and you're on a perl without quad support, *then* set the default to yes. Does that sound a bit more reasonable?
Update: Ever since my eye trouble, I notice myself missing things. On re-reading, I notice that you already suggested my alternative proposal. (Note: Don't get a retinal tear. They suck. Six months later, and my left eye *still* looks like I'm looking through a snow-globe.)
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: RFC: Win32::API API (names)
by bulk88 (Priest) on Aug 18, 2012 at 15:09 UTC | |
by BrowserUk (Patriarch) on Aug 18, 2012 at 22:31 UTC | |
by bulk88 (Priest) on Aug 19, 2012 at 07:01 UTC | |
by BrowserUk (Patriarch) on Aug 19, 2012 at 07:16 UTC | |
by roboticus (Chancellor) on Aug 19, 2012 at 01:52 UTC |