in reply to Re: checking the end of line
in thread checking the end of line
if( ($path =~ /(\d+)$/)[0] eq 0) {} else {}
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: checking the end of line
by dimmesdale (Friar) on Jul 19, 2002 at 23:13 UTC | |
by I0 (Priest) on Jul 19, 2002 at 23:35 UTC | |
by dimmesdale (Friar) on Jul 20, 2002 at 14:04 UTC | |
by I0 (Priest) on Jul 20, 2002 at 17:17 UTC | |
by dimmesdale (Friar) on Jul 20, 2002 at 19:45 UTC | |
|