in reply to Strange method behavior

I'm not sure what version of HTML::CalendarMonth you looked at, but the one on my system will let you do all sorts of formatting on individual cells, cell columns, whatever. I know this doesn't really answer your problem (because it'll involve me spending more time than I currently have at the moment), but I thought I would mention this in case you wanted to re-investigate HTML::CalendarMonth.

Replies are listed 'Best First'.
Re: Re: Strange method behavior
by Trimbach (Curate) on Dec 17, 2000 at 07:14 UTC
    My main problem is that there's lots and lots (and lots) of dependencies involved with HTML::CalendarMonth, including HTML::Tree, HTML::Tagset, HTML Element Extended just to name a few. One of the module dependencies is Tie::Array, which doesn't even run on Perl 5.004 (the version my ISP has installed) so, even if I really wanted to import somewhere around a dozen modules it still wouldn't work unless I convinced my ISP to upgrade. Besides, I can do all I need to do in fewer than 150 lines of code... and when I'm done I'll have a very lightweight module that will be very useful on other projects.

    Gary Blackburn
    Trained Killer