Re: RFC 99 (v4) Standardize ALL Perl platforms on UNIX epoch

2000-09-28 Thread Curtis Jewell
ing $time->utc) routine... 2. STORE time as TAI (for accuracy), but RETURN it in "integer" SCALAR context (I assume other object methods return string SCALARS) as UTC (for consistency). Of course, specifying $time->tai overrides this, and the UTC value may be cached as needed to make th

Re: RFC 289 (v1) Generate module dependencies easily

2000-09-25 Thread Curtis Jewell
sk space. Contact web site maintainer."); return 1; } } Or would this tool be restricted to compile-time dependencies only? -- Curtis Jewell http://www.geocities.com/curtis_whalen/ [EMAIL PROTECTED] http://new-york.utica.mission.net/ [EMAIL PROTECTED] No matte

Re: RFC 260 (v1) More modules

2000-09-19 Thread Curtis Jewell
project comes closer to shipping code. > > The charter should include selection criteria for adding modules > into the core distribution, as well as design criteria for > modules that aim to be included into the core (e.g. adhering > to perlstyle). I like this implementation