Searched refs:evalcode (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | DB.t | 477 ok( ! defined DB::evalcode('foo'), 480 DB::evalcode('foo', 'bar'); 481 is( DB::evalcode('foo'), 'bar', '... should return value when set' );
|
| H A D | DB.pm | 138 &eval if ($evalarg = $c->evalcode); 521 sub evalcode { subroutine
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perltoc.pod | 11706 CLIENT->register(), CLIENT->evalcode(STRING), CLIENT->skippkg('D::hide'), 11712 CLIENT->poststop([STRING]), CLIENT->evalcode(STRING), CLIENT->cleanup(),
|