Hi, Has this method been removed from the Perl mapscript bindings?
We're trying to use Steve's thin.pl (http://mapserver.gis.umn.edu/user_utilities/thin.pl), which includes a distanceToLine method, to which our (latest CVS) Perl mapscript is choking on: $ perl thin.pl -input=ddd -output=dkd -tolerance=30 Can't locate auto/mapscript/pointObj/distanceToL.al in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.8.7/mach /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl /usr/loca l/lib/perl5/5.8.7/BSDPAN /usr/local/lib/perl5/5.8.7/mach /usr/local/lib/perl5/5.8.7 .) at thin.pl line 82 Thanks ..Tom
