RE: [htmltmpl] tests fail using Perl 5.6.1
Brought to you by:
samtregar
From: Nicholas R. M. <ma...@rp...> - 2004-07-29 18:50:22
|
perl -v This is perl, v5.6.1 built for i386-linux Copyright 1987-2001, Larry Wall Perl may be copied only under the terms of either the Artistic License or the GNU General Public License, which may be found in the Perl 5 source kit. Complete documentation for Perl, including FAQ lists, should be found on this system using `man perl' or `perldoc perl'. If you have access to the Internet, point your browser at http://www.perl.com/, the Perl Home Page. perl -Mblib -MHTML::Template -e 1 Using /misc/home/users/markhn/HTML-Template-2.7/blib > -----Original Message----- > From: htm...@li... > [mailto:htm...@li...] On > Behalf Of Sam Tregar > Sent: Thursday, July 29, 2004 2:38 PM > To: Nicholas R. Markham > Cc: htm...@li... > Subject: RE: [htmltmpl] tests fail using Perl 5.6.1 > > On Thu, 29 Jul 2004, Nicholas R. Markham wrote: > > > It gets odder... > > > > The output of the command you requested is attached. > > You must be kidding! Or something incredibly weird is > happenning on your system. What does this return: > > perl -v > > And how about this: > > perl -Mblib -MHTML::Template -e 1 > > -sam |