Re: slices

2007-08-09 Thread kviel
- Original Message - From: Paul Lalli <[EMAIL PROTECTED]> Date: Thursday, August 9, 2007 8:52 am Subject: Re: slices To: beginners@perl.org > $ perl -wle'my @bar = qw/alpha beta gamma/;  @bar[()] = (1, 2, 3);    

Re: Help on cleaning strings

2007-08-23 Thread kviel
- Original Message - From: Mário Gamito <[EMAIL PROTECTED]> Date: Wednesday, August 22, 2007 4:18 pm Subject: Help on cleaning strings To: beginners@perl.org > I need to clean all the ocorrences of the "##Z/" string (without > the quotes), from a series of .html files located in a single