Re: perl6 taint & other traits

2005-04-17 Thread Luke Palmer
BÃRTHÃZI AndrÃs writes: > Hi, > > In Perl5 there can be a flag on a variable, that shows, if it's tainted > or not. I would like you to ask, if it will be possible the same with > Perl 6, or - and I'm most interested in this -, if it's possible to > create something like this by me (defining me

perl6 taint & other traits

2005-04-17 Thread =?ISO-8859-2?Q?B=C1RTH=C1ZI_Andr=E1s?=
Hi, In Perl5 there can be a flag on a variable, that shows, if it's tainted or not. I would like you to ask, if it will be possible the same with Perl 6, or - and I'm most interested in this -, if it's possible to create something like this by me (defining meta information on variables, that no