On Tue, 2009-06-30 at 22:47 -0700, John W. Krahn wrote:
> That should be: > > $current_path =~ s|/|\\|g; Oh!! Did not know you could use '|' as a pattern delimiter. Regards
On Tue, 2009-06-30 at 22:47 -0700, John W. Krahn wrote:
> That should be: > > $current_path =~ s|/|\\|g; Oh!! Did not know you could use '|' as a pattern delimiter. Regards