I just downloaded Regexp-Common-1.20
Is it a bug or feature ....
perl -I/progs/perl/site/Regexp-Common-1.20/lib -MRegexp::Common -e '
"." =~ /$RE{num}{real}{-keep}/
and print qq(a number: "$1" $2 $3 $4 rp=$5 $6 $7 $8 $9 $10 \n) ;
'a number: "." . rp=. That's a pretty vapid number. Is that a bug or a feature? Bill / n1vux _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

