Date: Wed, 11 Jul 2001 10:54:56 -0500 (CDT) From: Lee J Carmichael <lcarmich@wamnet.com> To: "Ronald F. Guilmette" <rfg@monkeys.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Perl interface for strptime(3) Message-ID: <Pine.SGI.3.96.1010711104847.144246p-100000@y.cops.wamnet.com> In-Reply-To: <5936.994796096@monkeys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Ronald, I didn't see anything in perl for that c function but it seems that 'Data::Manip' would do most of this (and a whole lot more). It is a great date tool set, with structure output formatting, real date calculation bits (like adding 3 working days to a date), etc... It's worth the trouble to learn. The 'UnixDate' function seems the most similiar. Good Luck, -------- Lee Carmichael WAM!NET Inc. System Engineer 655 Lone Oak Rd Building E 651-256-5292 Eagan, MN 55121 On Tue, 10 Jul 2001, Ronald F. Guilmette wrote: > I just recently learned about the strptime(3) library function, and > I've found a couple of very good uses for it. > > Now I'd just like to know if there is a Perl interface for this > function available anywhere. > > Anybody happen to know of one? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.3.96.1010711104847.144246p-100000>