Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    my $x = dubble(23);
    print $x; # 46
    
  2. or download this
    #define PERL_NO_GET_CONTEXT
    
    ...
    OUTPUT:
      RETVAL