Help for this page

Select Code to Download


  1. or download this
    my ($user, $workhrs0, $geo0, $workhrs1, $geo1) =
      ('NWIGER', '20', 'ASIA', '50', 'EURO');
    ...
              )
        );
    };
    
  2. or download this
    === B::Deparse of the Code: 
    {
    ...
            ) 
          ) 
        )  at d:/Users/lanx/vm_share/perl/Talks/DSL/2018_GPW/exp/SQL_abstr
    +act.pl line 59.
    
  3. or download this
    package Table;
    
    ...
        return '?';
    }