#!/usr/bin/perl use strict; use warnings; if(@ARGV) { print "You entered @ARGV\n"; }
In reply to Re: How do I read data passed to perl script
by phenom
in thread How do I read data passed to perl script
by dtharby
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |