Help for this page
use strict; ... print "I am the function\n"; return 'anything'; }
# perl memo I am the function ... anything Segmentation fault #