Help for this page

Select Code to Download


  1. or download this
    use strict;
    sub READ () { 34 }
    
    ...
    {
      print &{$main::{'READ'}}(), "\n";
    }
    
  2. or download this
    &{$main::{$folder_ace}}() |
    &{$main::{$subfolder_ace}}()