Help for this page

Select Code to Download


  1. or download this
    for (1,2) {
        push @a, sub {};
    ...
    bless $a[0];
    bless $b[0];
    print "$a[1] $b[1]\n";
    
  2. or download this
    main=CODE(0x1f41648) CODE(0x1f40c88)