Difference: PerlTips (1 vs. 3)

Revision 317 Feb 2004 - TWikiGuest

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="ProgrammingTips"
>
>
META TOPICPARENT name="ProgrammingNotes"
 I like perl, but I don't use it enough to really get it.

To manipulate dates use the Date::Manip package. It's big and slow but the most functional date handling package that I've seen in any language.

Revision 209 Feb 2004 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingTips"
I like perl, but I don't use it enough to really get it.

To manipulate dates use the Date::Manip package. It's big and slow but the most functional date handling package that I've seen in any language.

Added:
>
>

I once had a problem installing a module using CPAN on Red Hat 9. The makefile that was generated by MakeMaker had bogus data in it, like lines with a single quote that wasn't terminated, etc. This page http://dbforums.com/arch/96/2003/7/753440 indicated that the problem was caused by RH setting the LANG environment to en_US.UTF-8 and sure enough, when I unset LANG and ran it again it worked.

Revision 111 Jan 2002 - TobyCabot

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="ProgrammingTips"
I like perl, but I don't use it enough to really get it.

To manipulate dates use the Date::Manip package. It's big and slow but the most functional date handling package that I've seen in any language.

View topic | History: r3 < r2 < r1 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback