hi, will it be possible to do this inside Perl program :
use parrot;
...parrot code...
no parrot;
OR
sub mysub is parrot {
.... parrot code ...
}
=====
iVAN
[EMAIL PROTECTED]
=====
hi, will it be possible to do this inside Perl program :
use parrot;
...parrot code...
no parrot;
OR
sub mysub is parrot {
.... parrot code ...
}
=====
iVAN
[EMAIL PROTECTED]
=====