Could you explain me the following statements.
while ($ARGV[0] =~ /^([\-+])/)#Tool usage:chipgen.pl -ipxact <conf> -c +hipcore <name> { $arg = substr(shift, 1); $chipcore = shift if $arg =~ s/^chipcore//; # what will be stored in $chipcore }
I would be very thankful if you explain bit clearly! Thanks u in advance
In reply to Meanigs of Expressions by Ravindra
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |