Help for this page

Select Code to Download


  1. or download this
    $msg .= "cannot call $q\n";
    
  2. or download this
    $msg .= "cannot call @{[eval {&$q}, $@ =~ /^[^&]+(\S+)/]}\n";
    
  3. or download this
    hello from ABC(hhhhhh)
    cannot call &main::def
    
  4. or download this
    @{[eval {&$q}, $@ =~ /^[^&]+(\S+)/]}