Re: eval and try should be separate

2011-06-30 Thread Carl Mäsak
+1 It's been up for discussion before in #perl6 (with a quick search, I find http://irclog.perlgeek.de/perl6/2011-06-03#i_3851753 and http://irclog.perlgeek.de/perl6/2011-05-07#i_3688404), but so far no-one has acted on the idea. Kudos for picking it up. // Carl On Wed, Jun 29, 2011 at 10:44

Re: eval and try should be separate

2011-06-30 Thread Larry Wall
Given that try can be used with a statement as well as a block, I'm fine with this. We want to discourage people from using eval anyway, so forcing people to use 'try eval' to get p5 behavior is okay too. Larry

[perl6/specs] e84b11: eval() does not catch exceptions

2011-06-30 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: e84b11137cc55ecd9f17f58976c08d361054ea05 https://github.com/perl6/specs/commit/e84b11137cc55ecd9f17f58976c08d361054ea05 Author: Moritz Lenz mor...@faui2k3.org Date: 2011-06-30 (Thu, 30 Jun 2011) Changed

[perl6/specs] 781e72: Revert fix 0 = $arg naminess

2011-06-30 Thread noreply
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 781e7266ed8dd7e948e640142462fe48736a2d56 https://github.com/perl6/specs/commit/781e7266ed8dd7e948e640142462fe48736a2d56 Author: Larry Wall la...@wall.org Date: 2011-06-30 (Thu, 30 Jun 2011) Changed