On Sun, Dec 21, 2003 at 04:55:28AM -, PerlDiscuss - Perl Newsgroups and mailing
lists wrote:
: When the official release of Perl 6 is released and I start to write some
: Perl 6 programs using Perl 5 modules, will I get any errors? How will this
: be handled? Will all of the Perl 5 modules hav
On Tue, Dec 23, 2003 at 07:46:56PM +, Piers Cawley wrote:
: Will this approach allow for the removal of a property? (I'm currently
: stuck for a suggested syntax...)
If a property is an enumified sort of role, then in general you don't
disable a property by removing it, but by setting the valu
Larry Wall <[EMAIL PROTECTED]> writes:
> On Fri, Dec 19, 2003 at 10:36:01AM -0600, Adam D. Lopresto wrote:
> : I've been trying to follow the recent discussion on roles and
> : properties and traits and such, but there's something that bugs
> : me. If I understand correctly, adding a role at runti