hi monks, its crazy!!, but there is a problem that i cant find, please take a look!
#!/usr/bin/perl use warnings; use strict; my @month=qw(Jan Feb Mar May Apr Jun Jul Aug Sep Oct Nov Dec); Print @month;
|
Comment on
print array
Download Code | |
|---|---|
| Re: print array by CountZero (Chancellor) on Aug 22, 2012 at 17:12 UTC | |
| Re: print array by toolic (Chancellor) on Aug 22, 2012 at 17:12 UTC | |
| Re: print array by ww (Chancellor) on Aug 22, 2012 at 19:02 UTC | |
by BillKSmith (Friar) on Aug 22, 2012 at 19:50 UTC | |
by influx (Beadle) on Aug 22, 2012 at 20:58 UTC |