#!/usr/local/bin/perl -w use strict; my @a=<STDIN>; print $a[0]; print $a[1]; print $a[2];
In reply to Re: Re: Re: Line input clipped from my array?
by jerrygarciuh
in thread Line input clipped from my array?
by jerrygarciuh
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |