Help for this page

Select Code to Download


  1. or download this
    sub TestSimpleScalars
    {
    ...
        my $r5 = { name => 'Fred', dateOfBirth => '13-Jan-1969' };
        return($r1, $r2, undef, $r3, $r4, $r5, 'end list');
    }
    
  2. or download this
      [SvIV, SvNV, SVt_PV, SVt_NULL, SVt_PVAV, SVt_PVHV, SVt_PV]
    
  3. or download this
      [SvIV, SvNV, SVt_PV, SVt_NULL, SVt_IV, SVt_IV, SVt_PV]