Re: efficiency of if ( my @a = /pattern/g ) { print "@a\n" }
- From: jidanni <jidanni@xxxxxxxxx>
- Date: Tue, 8 Mar 2011 04:56:56 -0800 (PST)
OK thanks fellas. (I was doing my own homebrew scan of
http://code.google.com/apis/youtube/2.0/reference.html#youtube_data_api_tag_media:restriction
)
.
- References:
- Re: efficiency of if ( my @a = /pattern/g ) { print "@a\n" }
- From: John W. Krahn
- Re: efficiency of if ( my @a = /pattern/g ) { print "@a\n" }
- Prev by Date: perl reg expression help.
- Next by Date: Re: perl reg expression help.
- Previous by thread: Re: efficiency of if ( my @a = /pattern/g ) { print "@a\n" }
- Next by thread: FAQ 4.22 How do I expand function calls in a string?
- Index(es):