Parse::RandGen::Regexp handling of spaces in expressions

[email protected] 26 Dec 2006 10:35:16 -0800
Newsgroups perl.cpan.discuss
Organization http://groups.google.com
Message-ID <[email protected]>
Hello to all,

Has anybody used Parse::RandGen::Regexp module with space
metacharacters in expressions? Using pick method with any expression
containing \s generates inconsistent results. Does this behaviour have
to do with the active Parse::RandGen::Grammar used?

Thanks