in reply to Re^5: Date::Day issues
in thread Date::Day issues
i am just changing the code to show the date as a day with that method from Date::Day, the original source just prints the day and date in numbers. And that works just fine.
I dont have a test system, no.. its a relatively complex set of applications of which the perl script is just one component.
The perl script doesnt have use warnings; and use strict; The code is all a little hacky tbh, its something i wrote years ago. I guess i should sit and down and sort it all out once and far all.. but the systems i use here rely on it running 24/7.
But i will take your advice and try and think of creating some kind of test environment. thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Date::Day issues
by cdarke (Prior) on Mar 25, 2010 at 12:29 UTC |