Jonathan Vanasco wrote:
> my @real= ( 1 , [11,12,13] , 2 ,[21,22,23]  );
> my $ref= [1,2,3];
perl -le 'my @real= ( 1 , [11,12,13] , 2 ,[21,22,23]  ); print @real;'
1ARRAY(0x804d16c)2ARRAY(0x804d244)



-- 
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."

Reply via email to