Help for this page
Select Code to Download
Select
or
download this
# normal use $res = foo($arg); # test use ($res, $cached) = foo($arg);