Help for this page

Select Code to Download


  1. or download this
    no warnings qw( void );
    
    ...
    Dump($1);
    my $x = $1;  # Fetch
    Dump($1);
    
  2. or download this
    ...
      FLAGS = (GMG,SMG,POK,pIOK,pNOK,pPOK)
    ...
      FLAGS = (GMG,SMG,POK,pPOK)
    ...