in reply to Re: Misreading m// documentation (perlop =~ )
in thread Misreading m// documentation
PPI gets it right, its a string ... or is that "wrong" of ppi? ha
$ ppi_dumper -W shabba PPI::Document PPI::Statement PPI::Token::Symbol '$x' PPI::Token::Operator '=~' PPI::Token::Quote::Single ''^something'' PPI::Token::Structure ';'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Misreading m// documentation (perlop =~ )
by ikegami (Patriarch) on Mar 27, 2014 at 18:57 UTC | |
by QM (Parson) on Apr 09, 2014 at 08:47 UTC | |
by Anonymous Monk on Mar 27, 2014 at 19:35 UTC | |
by ikegami (Patriarch) on Mar 27, 2014 at 19:44 UTC | |
by Anonymous Monk on Mar 27, 2014 at 20:08 UTC | |
by ikegami (Patriarch) on Mar 28, 2014 at 17:05 UTC | |
|