I think that one of the ideas in Perl 6 is that you should declare in the beginning the version
of interpreter that you are using, isn't it? Shmuel. On 2011/02/22 19:17, David Baird wrote: > Hi Shmuel, > > I know sometimes my ideas sound off the wall. This idea would be abe > to handle a company that wants to support different versions of > Python, so if a module works with an older version of Python, and a > group wants to use a newer version of Python, they can still use the > module without have to port it. Conversly, they can migrate a set of > modules to a new version of Python, and scripts that only run in older > versions of Python can utilize it. > > Thanks, > David > > On Tue, Feb 22, 2011 at 9:04 AM, Shmuel Fomberg<[email protected]> wrote: >> Hi David. >> >> I don't follow... why should a module choose the version of Python? >> What good it does? >> >> Shmuel. > _______________________________________________ > Perl mailing list > [email protected] > http://mail.perl.org.il/mailman/listinfo/perl > _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
