Changes between Initial Version and Version 1 of Ticket #2692, comment 3


Ignore:
Timestamp:
12/16/11 20:03:28 (12 years ago)
Author:
angel_il
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2692, comment 3

    initial v1  
    11{{{ 
    22if `perl -v > /dev/null 2>&1` ; then 
    3     "echo perl found!" 
     3    echo "perl found!" 
    44fi 
    55