-1.00
perl -pi -e "s/init_tm/time_object_init_tm/" Object.xs
perl -pi -e "s/mini_mktime/time_object_mini_mktime/" Object.xs
perl Makefile.PL
make
make install
Thanks, WILL
- Original Message -
From: "Drieux" <[EMAIL PROTECTED]>
Newsgroups: perl.beginne
Hi,
I've been struggling for a few days with installing Time::Object (1.00).
There's an error message associated with the xs file. My box is a standard
RH Linux 9 (single processor) with the built-in Perl 5.8. (and various
modules installed via CPAN). Googling turned up 1-2 people with similar