Help for this page
Select Code to Download
Select
or
download this
BEGIN { require XXX; XXX->import('MyFunction'); MyFunction('Hello World'); }