in what array do all the $1,$2,... live?
- From: jidanni@xxxxxxxxxxx
- Date: Sun, 30 Sep 2007 10:03:10 +0800
What is the name of the array where all the $1,$2,... live?
Or do I really need to gather them up manually:
@all_the_matches=($1,$2,$3,$4,$5,...);
man perlvar doesn't mention it.
.
- Follow-Ups:
- Re: in what array do all the $1,$2,... live?
- From: Bob Walton
- Re: in what array do all the $1,$2,... live?
- From: Paul Lalli
- Re: in what array do all the $1,$2,... live?
- Prev by Date: Re: Problem installing IO::Compress::Base
- Next by Date: Re: in what array do all the $1,$2,... live?
- Previous by thread: FAQ 4.31 How can I split a [character] delimited string except when inside [character]?
- Next by thread: Re: in what array do all the $1,$2,... live?
- Index(es):