On Sat, Apr 14, 2001 at 10:39:55AM -0400, Dan Sugalski wrote: > >To solve this versioning issue, is there a way Perl 6 compiler can just > >figure out what's being fed? > > Why? i) To make things easier for the programmer. (That's kinda the point of Perl.) ii) Because Larry said so, *and* declared how to do it: I hereby declare that a package declaration at the front of a file unambiguously indicates you are parsing Perl 5 code. If you want to write a Perl 6 module or class, it'll start with the keyword module or class. -- The sky already fell. Now what? -- Steven Wright
- Re: Larry's Apocalypse 1 Buddha Buck
- Re: Larry's Apocalypse 1 David Grove
- Re: Larry's Apocalypse 1 David M. Lloyd
- Re: Larry's Apocalypse 1 Piers Cawley
- Re: Larry's Apocalypse 1 Michael G Schwern
- Re: Larry's Apocalypse 1 John Porter
- Re: Larry's Apocalypse 1 Russ Allbery
- Re: Larry's Apocalypse 1 Michael G Schwern
- Re: Larry's Apocalypse 1 Andy Dougherty
- Re: Larry's Apocalypse 1 Brian Wheeler
- Re: Larry's Apocalypse 1 Simon Cozens
- Re: Larry's Apocalypse 1 Jeff Okamoto
- Re: Larry's Apocalypse 1 Michael G Schwern
- Re: Larry's Apocalypse 1 John Porter
- Re: Larry's Apocalypse 1 H . Merijn Brand
- Re: Larry's Apocalypse 1 Jeff Okamoto