This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
toke.c: Move suffix re mods message to one place
authorKarl Williamson <public@khwilliamson.com>
Sat, 19 Feb 2011 19:13:09 +0000 (12:13 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sun, 20 Feb 2011 03:54:37 +0000 (20:54 -0700)
commit858a358bdd94da8251cdb2210d9bec7c1bbe7464
tree84a519416a9861d2953de894694ad5a6928f5698
parent679563bb154a41b95004965fabed4c296a2cb435
toke.c: Move suffix re mods message to one place

This involves a slight refactoring of the routine that handles
parsing for the mods
toke.c