Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 3154497284681b416b68b174be028a97fd9c7b67
https://github.com/perl6/specs/commit/3154497284681b416b68b174be028a97fd9c7b67
Author: Moritz Lenz <[email protected]>
Date: 2012-02-03 (Fri, 03 Feb 2012)
Changed paths:
M S05-regex.pod
Log Message:
-----------
spec method form of &make
the sub form just looks up whatever $/ it finds, which makes
it unnecessary hard to work with multiple match objects at once,
for example when doing regex matches in action methods