Dan Sugalski writes: > FWIW, my current view of "The Module Plan" is for all modules to be > identifiable via a module name/author ID/version triple. .NET has a 4-byte version: major.minor.build.revision Programs are compiled to require the version that was present when the program was compiled. To permit other revisions/versions/etc., you edit the program's metadata. Nat
- Perl 6 modules plan Kirrily Robert
- Re: Perl 6 modules plan Dan Sugalski
- Re: Perl 6 modules plan Nathan Wiger
- Re: Perl 6 modules plan Dan Sugalski
- Re: Perl 6 modules plan Bart Schuller
- Re: Perl 6 modules plan Bryan C . Warnock
- Re: Perl 6 modules plan Nathan Torkington
- Re: Perl 6 modules plan Kirrily Robert
- Re: Perl 6 modules plan Graham Barr
- Re: Perl 6 modules plan Johan Vromans
- Re: Perl 6 modules plan Tim Bunce
- Re: Perl 6 modules plan Graham Barr
- Re: Perl 6 modules plan Kirrily Robert
- Re: Perl 6 modules plan Nathan Wiger
- Re: Perl 6 modules plan Graham Barr
- Re: Perl 6 modules plan Tim Bunce
- RE: Perl 6 modules plan Garrett Goebel