Re: use Time::Piece

2018-10-30 Thread Uri Guttman
On 10/30/18 11:24 PM, Martin McCormick wrote: I can not seem to send Time::Piece any syntax it likes. The file I am reading sends a time stamp that should conform to RFC822 date stamps. An example of a stamp follows: main::(lwx:204):my @obtime = split( /\,+/, $data-

use Time::Piece

2018-10-30 Thread Martin McCormick
I can not seem to send Time::Piece any syntax it likes. The file I am reading sends a time stamp that should conform to RFC822 date stamps. An example of a stamp follows: main::(lwx:204):my @obtime = split( /\,+/, $data->{observation_time_ rfc822} ); DB<2> print $ob

Re: data structure for Template Toolkit

2018-10-30 Thread perl
Thanks, Brandon! I’m hosted at FutureQuest.net , which has Linux servers. So, nothing oddball or demanding about the environment. But my familiarty with Unix/Linux programming is almost nil, so I sweat over stuff that would seem clear to most programmers. — Rick > On O

Re: data structure for Template Toolkit

2018-10-30 Thread Brandon McCaig
Sorry for the noise. This reply was intended for on-list, but apparently I'm a bit rusty and hit the wrong key. On Tue, Oct 30, 2018 at 02:41:46PM -0400, Brandon McCaig wrote: > On Tue, Oct 30, 2018 at 07:34:11AM -0500, Rick T wrote: > > Still, if anyone can point me to a “beginners guide” to usin

Re: data structure for Template Toolkit

2018-10-30 Thread perl
Looks like a good place to start. When I get the courage, I’ll plunge in! — Rick > On Oct 30, 2018, at 12:40 PM, Shlomi Fish wrote: > > Hi Rick, > > On Tue, 30 Oct 2018 07:34:11 -0500 > Rick T mailto:p...@reason.net>> wrote: > >> Uri, thanks for the boatload of useful suggestions! I will am b

Re: data structure for Template Toolkit

2018-10-30 Thread Rick T
Uri, thanks for the boatload of useful suggestions! I will am busying myself with understanding and applying them. Regarding Template::Simple, this module isn’t among the many that my host has installed, and I have not had success trying to learn how to install stuff from CPAN. Fortunately I’m