Branch: refs/heads/master Home: https://github.com/perl6/specs
Commit: 0a5a59c66b7b555512c3866a936d47acd9188ead https://github.com/perl6/specs/commit/0a5a59c66b7b555512c3866a936d47acd9188ead Author: Larry Wall <la...@wall.org> Date: 2011-07-07 (Thu, 07 Jul 2011) Changed paths: M S06-routines.pod Log Message: ----------- $! and $/ are created only by routines/compunits Blocks don't have their own $! or $/ unless you explicitly declare one.