Lines Matching defs:perl
1 #!./perl -T
80 # of dump output dependant on perl version. The (previous) use of
188 # If perl is built with PERL_PRESERVE_IVUV then maths is done as integers
1054 perl => 'rule',
1062 do_test('regular string constant', perl,
1073 eval 'index "", perl';
1075 do_test('string constant now an FBM', perl,
1093 is(study perl, '', "Not allowed to study an FBM");
1095 do_test('string constant still an FBM', perl,
1341 { # perl #117793: Extend SvREFCNT* to work on any perl variable type