###################################################################### # functions2 ###################################################################### print "1..1\n"; $init = ""; require "t/init.pl"; $args = ""; $js->function_set("farz", sub { $args = join '', @_ }); my $source = <eval($source); die "eval returned undef" unless $rc; if($args ne "abcdef358") { print "not "; } print "ok 1\n"; $js->destroy();