Help for this page

Select Code to Download


  1. or download this
    @msProducts = ("Visual InterDev", "ASP", "VB", ...);
    sub creativity { ... }
    ...
                           grep stability,
                           grep coolness, @msProducts;
    print scalar @whatIWouldLikeToUse; # 0!