#!/usr/bin/perl # Ambiguity! local *said=*liminal,*where=*liminal; <DATA>; is(),?it so?; "it is",said("he"); "and so it is",said("she"); ?which?; /not here/./not there/./not anywhere/; not where(); ?which?; /not this/./not that/./not any/; "and so it isn't",said("he"); "and so it",not is(),said("she"); sub liminal() { my ($message,@TO,$u); @TO=qw(erty); is(); @TO=("run this"); } sub is() { } __DATA__ Have mercy on me...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Stuff and Things
by japhy (Canon) on Feb 26, 2001 at 20:38 UTC | |
by premchai21 (Curate) on Feb 27, 2001 at 06:52 UTC | |
by chipmunk (Parson) on Feb 27, 2001 at 10:00 UTC | |
by premchai21 (Curate) on Mar 02, 2001 at 04:32 UTC |