Help for this page
./perl2exe sample.pl
# If you use 'bash' (or similar), add '.' to the path this way export PATH=.:$PATH ... # If you use 'tcsh' (or similar), add '.' to the path this way set path = ( . $path ) rehash