my $p_token = Regexp::Token::HTML->create_token('<p name="" class="">' +); my $p_tag = Regexp::Token->create($p_tag);
Is the last line a typo and should the argument to Regexp::Token::create be $p_token or is there some voodoo magic in Regexp::Token?
Abigail
In reply to Re: Regexp::Token -- Use regular expressions to match tokens
by Abigail-II
in thread Regexp::Token -- Use regular expressions to match tokens
by Ovid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |