Hello,
Why do I not get a warning (underlined red) with the following:
my $date = {day=>undef,
month=>undef,
year=>undef,
day=>undef
};
The second "day=>undef" should be underlined red by the IDE.
The same goes for subroutines. If I have two with the same name it does not
give me a warning.
Is this some setting that I need to enable?
Thanks for the help,
Tom Humprhrey
_______________________________________________
VisualPerl-discuss mailing list
VisualPerl-discuss@list...
To unsubscribe:
http://listserv.ActiveState.com/mailman/mysubs
opensubscriber is not affiliated with the authors of this message nor responsible for its content.