Is there a group for c# developers On 1/6/09, Chanan Berler <[email protected]> wrote: > Hello All, > > I have the following prog: > > my $digit = 1; > my $var1 = 100; > my $var2 = 200; > > And I need to print $var1, $var2 - but using the $digit concatenated with > the word 'var'. > Can anyone help me? Suppose to be an easy task - but I got a blackout ..wow > > Thanks > Chanan > > _______________________________________________ > Perl mailing list > [email protected] > http://perl.org.il/mailman/listinfo/perl >
-- Sent from Google Mail for mobile | mobile.google.com _______________________________________________ Perl mailing list [email protected] http://perl.org.il/mailman/listinfo/perl
