NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Why isn't it on the CPAN? (Score:1)
You know there ARE other people in AU that know Perl and might have a motivation to help out...
Re:Why isn't it on the CPAN? (Score:1)
Hi Adam
Well, you're w-a-y to busy already.
But seriously, I want to figure out for myself how to solve the remaining problems. The intellectual satisfaction I get from programming is of great importance to me.
Nevertheless, I mention the module to help people thinking about doing something similar to rather direct their efforts to not reinventing the wheel, even if, in the case of the accounting 'profession', all wheels are square.
Reply to This
Parent
Re: (Score:1)
Hi
Actually, there are many factors influencing my decision to CPAN or not.
One is the requirement to set a 3-hour exam paper Real Soon Now, and write various lectures, and finish marking (Upload sooner to offload work).
Another is people who've emailed me suggesting they might use the module (Upload sooner to allow evaluation).
Desire to make the code as good as possible, to satisfy myself and to preempt bug reports (Upload later to allow self time to finish V 1.00).
Enjoy the holiday (Upload later since, never
YUI Update (Score:1)
Hi Folks
I realized the problem which appeared to be YUI was my fault because I was switching back and forth between a CGI script and an FCGID script, without checking that the code generated the correct path info in the latter case.