Re: regular expression problem ? and * characters
- From: "metaperl@xxxxxxxxx" <metaperl@xxxxxxxxx>
- Date: 29 May 2006 11:30:40 -0700
compboy wrote:
Im writing a perl script now and this is part of the sricpt
chomp = ($pattern = ARGV[0]);
you clearly are not using strict
ARGV[0] should be $ARGV[0]
.
- References:
- regular expression problem ? and * characters
- From: compboy
- regular expression problem ? and * characters
- Prev by Date: Re: combining graphs from GD::Graph in one image file
- Next by Date: Term::Cap -- Setting terminal type under Windows XP
- Previous by thread: regular expression problem ? and * characters
- Next by thread: Re: regular expression problem ? and * characters
- Index(es):