Mantis - swaks
Viewing Issue Advanced Details
3733 regular use tweak always 2009-06-26 19:51 2012-03-24 22:34
rmacduff  
bonivart  
normal  
closed  
fixed  
none    
none  
0003733: Change to use csw version of perl in hash bang
The perl used in the hash bang is the Sun provided version (/usr/bin/perl). This causes problems when trying to use CSW provided modules that certain options of swaks requires since the Sun version know nothing of these modules.

Changing the path to point to the CSW provided perl would solve this problem.
Issue History
2009-06-26 19:51 rmacduff New Issue
2012-03-24 22:33 bonivart Status new => assigned
2012-03-24 22:33 bonivart Assigned To => bonivart
2012-03-24 22:34 bonivart Note Added: 0009759
2012-03-24 22:34 bonivart Status assigned => closed
2012-03-24 22:34 bonivart Resolution open => fixed

Notes
(0009759)
bonivart   
2012-03-24 22:34   
Version 20120320.0 uploaded to unstable with CSW perl as requested.