CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=43200
server: Combust/Plack (Perl)
vary: Accept-Encoding
content-encoding: gzip
content-length: 2274
content-type: text/html; charset=utf-8
last-modified: Sat, 11 Oct 2025 19:59:22 GMT
traceparent: fbe3fadf27f84104b69a0137fabe581e
strict-transport-security: max-age=15768000
IO, Trees, and Time/Date - nntp.perl.org
Front page | perl.perl6.language |
Postings from February 2009
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About

IO, Trees, and Time/Date
Thread NextFrom:
Timothy S. NelsonDate:
February 17, 2009 03:38Subject:
IO, Trees, and Time/DateMessage ID:
alpine.LRH.1.10.0902172227350.17863@gwalcmai.nelson.org.auHi all. I know we usually run on forgiveness instead of permission, but I'm suggesting a big change (or extension, anyway), so I wanted to run the ideas by you all before I put the effort in. If I don't get feedback, I'll just make the changes. The first thing I wanted to suggest was that in S16, the OS-specific stuff be split out into separate roles. I suspect this is mostly non-controversial, so I'll do that unless someone complains. My second thought is that we need to specify tree objects (see https://www.mail-archive.com/perl6-language@perl.org/msg28579.html ). I'll put them in S16 unless someone complains. My third thought is that it would be very useful also to have date/time objects that integrate well with eg. ctime, mtime, and the like; I'd start with Time::Piece as a model. https://search.cpan.org/dist/Time-Piece/Piece.pm My final question is, since people are now getting somewhat familiar with the "file:" URI scheme (ie. file:/home/wayland/Notes.txt or file:/C/Documents and Settings/wayland/Notes.txt or whatever), I'm wondering if this isn't how we should be specifying our files; it's prettier than File::Spec :), and unified. Anyway, HTH, --------------------------------------------------------------------- | Name: Tim Nelson | Because the Creator is, | | E-mail: wayland@wayland.id.au | I am | --------------------------------------------------------------------- ----BEGIN GEEK CODE BLOCK---- Version 3.12 GCS d+++ s+: a- C++$ U+++$ P+++$ L+++ E- W+ N+ w--- V- PE(+) Y+>++ PGP->+++ R(+) !tv b++ DI++++ D G+ e++>++++ h! y- -----END GEEK CODE BLOCK-----Thread Next
- IO, Trees, and Time/Date by Timothy S. Nelson
- Re: IO, Trees, and Time/Date by Daniel Ruoso
- Re: IO, Trees, and Time/Date by Geoffrey Broadwell
- Re: IO, Trees, and Time/Date by Timothy S. Nelson
- Re: IO, Trees, and Time/Date by Dave Rolsky
- Re: IO, Trees, and Time/Date by Timothy S. Nelson
- Re: IO, Trees, and Time/Date by Martin D Kealey
- Temporal and purity (was: Re: IO, Trees, and Time/Date) by Timothy S. Nelson
- Re: Temporal and purity (was: Re: IO, Trees, and Time/Date) by Martin Kealey
- Re: Temporal and purity (was: Re: IO, Trees, and Time/Date) by David Green
- Re: Temporal and purity by Ruud H.G. van Tol
- Re: Temporal and purity (was: Re: IO, Trees, and Time/Date) by Mark J. Reed
- Re: IO, Trees, and Time/Date by Darren Duncan
- Re: IO, Trees, and Time/Date by Darren Duncan
- Re: IO, Trees, and Time/Date by Timothy S. Nelson
- Re: IO, Trees, and Time/Date by Darren Duncan
- Re: IO, Trees, and Time/Date by Richard Hainsworth
- Re: IO, Trees, and Time/Date by Timothy S. Nelson
- Re: IO, Trees, and Time/Date by Mark Overmeer
- Re: IO, Trees, and Time/Date by Richard Hainsworth
- Re: IO, Trees, and Time/Date by Richard Hainsworth
- Re: IO, Trees, and Time/Date by Timothy S. Nelson
- Dot forms of adjectives by Richard Hainsworth
- Re: Dot forms of adjectives by Larry Wall
- Re: Dot forms of adjectives by Richard Hainsworth
- Re: IO, Trees, and Time/Date by Mark J. Reed
- Re: IO, Trees, and Time/Date by Timothy S. Nelson
nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About