On Thu, 5 Apr 2001, Nathan Wiger wrote: > I'm unsure about the "module main" idea. I like that modules as a whole > are strict/-w by default. But the "module main" tag causes the same > problem Larry is opposed to with BASIC/PLUS "EXTEND". That is, every > Perl 6 program begins with "module main". Maybe there's a better way to > implement this? ("use 6.0" has much the same problem) Not every p6 program...only the ones where you want the new strict/warnings/whatever policies. And you can always put -ws on your shebang line if you don't want to type "module main." Dave
- Re: Larry's Apocalypse 1 \} Larry Wall
- Re: Larry's Apocalypse 1 \} David L. Nicol
- RE: Larry's Apocalypse 1 \} Brent Dax
- Re: Larry's Apocalypse 1 \} David L. Nicol
- Re: Larry's Apocalypse 1 \} Glenn Linderman
- Re: Larry's Apocalypse 1 \} Dan Sugalski
- Re: Larry's Apocalypse 1 \} David L. Nicol
- Parser swiching (was Re: Larry... Dan Sugalski
- Re: Larry's Apocalypse 1 Larry Wall
- Re: Larry's Apocalypse 1 Kirrily Robert
- Re: Larry's Apocalypse 1 Dave Storrs
- Re: Larry's Apocalypse 1 Glenn Linderman
- Re: Larry's Apocalypse 1 Jarkko Hietaniemi
- Re: Larry's Apocalypse 1 Piers Cawley
- RE: Larry's Apocalypse 1 Garrett Goebel
- Re: Larry's Apocalypse 1 Brent Dax