Re: POSIX module
[email protected] (Tom Christiansen) Thu, 03 Aug 2000 18:17:26 -0600
| Newsgroups | perl.perl6.stdlib |
|---|---|
| Message-ID | <31411.965348246@chthon> |
>Is it worth an RFC proposing that the POSIX module is split into managable >chunks or is this a non-issue given that it can be done for perl5 now if >someone had the free time? I'm unclear whether that's actually a great thing, since the motivation is due to an internals performance screw-up. But if one *does* do this, I should like to go on record as being strongly in favor of compile-time notification of missing but requested functionality. This is currently deferred until run-time, which is nasty at best. --tom