#26255: tsung-1.3.1 -- tsung_stats.pl references system perl --------------------------------------+------------------------------------- Reporter: aaronbrashears@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: --------------------------------------+------------------------------------- The first line of tsung_stats.pl reads: #!/usr/bin/perl -w And should probably instead refer to the ports perl so that the p5 -template-toolkit is found. #!/opt/local/bin/perl -w On Mac 10.5, without going into CPAN to meet the dependency tsung_stats.pl dumps: Can't locate Template.pm in @INC (@INC contains: ...) at /opt/local/lib/tsung/bin/tsung_stats.pl line 365. -- Ticket URL: <http://trac.macports.org/ticket/26255> MacPorts <http://www.macports.org/> Ports system for Mac OS