Shaveta_Chawla has asked for the wisdom of the Perl Monks concerning the following question:
@array = ( is , an, to , for , from);
$str = "is that true"; $str1 = "this is from presentation"; $str2 = "to create";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Deleting values from string using array
by aaron_baugher (Curate) on Jun 16, 2012 at 11:40 UTC | |
by Cristoforo (Curate) on Jun 16, 2012 at 18:49 UTC | |
|
Re: Deleting values from string using array
by cheekuperl (Monk) on Jun 16, 2012 at 07:18 UTC | |
by cheekuperl (Monk) on Jun 16, 2012 at 08:27 UTC | |
|
Re: Deleting values from string using array
by Kenosis (Priest) on Jun 16, 2012 at 18:29 UTC | |
|
Re: Deleting values from string using array
by Khen1950fx (Canon) on Jun 16, 2012 at 14:52 UTC | |
|
Re: Deleting values from string using array
by kcott (Archbishop) on Jun 17, 2012 at 08:17 UTC |